diff options
Diffstat (limited to 'dot-config/git')
| -rw-r--r-- | dot-config/git/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot-config/git/config b/dot-config/git/config index 636167b..db9e525 100644 --- a/dot-config/git/config +++ b/dot-config/git/config @@ -15,3 +15,4 @@ uncommit = reset --soft HEAD^ [pretty] list = format:%C(auto)%h %C(magenta)%G? %C(blue)%<(10,trunc)%as %C(green)%<(12,trunc)%aN %C(auto)%s%C(cyan)% gD%d + more = format:%C(cyan)%D%n%C(yellow)Commit: %H%n%C(auto)Author: %>(13)%as %an <%ae>%n%C(auto)Committer: %cs %cn <%ce>%n%C(auto)Subject: %s%n%C(auto)%b%N |
