.git
_config
Editor
Preview
Schema
Docs
Configuration Input
● Ready
[user] name = Developer email = dev@example.com signingKey = ssh-ed25519 [core] editor = vim autocrlf = input safe.directory = /home/dev/projects [commit] gpgsign = true verbose = true [pull] rebase = true [push] autoSetupRemote = true followTags = true [alias] st = status co = checkout br = branch ci = commit lg = log --oneline --graph --decorate
Validate & Parse
Reset
Copy JSON
Waiting for input...
Parsed Output
Export .gitconfig
// Parsed configuration will appear here