Add committer to log line
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a2488d4c0c
commit
741c03fb7e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
ci = commit
|
||||
co = checkout
|
||||
df = diff
|
||||
lg = "log --color --graph --pretty=format:'%Cred%h%Creset [%G?]%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"
|
||||
lg = "log --color --graph --pretty=format:'%Cred%h%Creset [%G?]%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an / %cn>%Creset' --abbrev-commit"
|
||||
ri = rebase --interactive --autosquash
|
||||
st = status
|
||||
|
||||
|
|
Loading…
Reference in a new issue