[alias] llb = !git --no-pager log --format=\"%C(auto)%h%C(green)%>(12,trunc) %ar%C(cyan)%>(12,trunc) %aN%C(auto)%d% s\" --graph ll = !git llb --all lllb = !git llb --format=\"%C(auto)%h %ad (%C(green)%>(12,trunc)%ar%C(reset)) %C(cyan)%>(12,trunc)%aN%C(auto)%d% s\" lll = !git lllb --all [credential] helper = cache --timeout=3600 [include] path = .gitconfig.local [diff] algorithm = patience [gui] diffopts = --patience [user] signingkey = 5022936C