[user] email = fanyx@posteo.net name = fanyx [includeIf "gitdir:~/b1/"] path = ~/b1/.config/git/config [includeIf "gitdir:~/b1/sap/"] path = ~/b1/sap/.config/git/config [alias] co = checkout cn = checkout -b l = log --pretty='format:%h %G? %s%d' -n20 --graph --color tags = tag -l branches = branch -a remotes = remote -v s = status -sb ss = s -uno [color] diff = auto [init] defaultBranch = main [credential] helper = store