Skip to content
Snippets Groups Projects
Commit 8380b770 authored by Sven Mäder's avatar Sven Mäder :speech_balloon:
Browse files

Add git adogvd

parent 00152da7
No related branches found
No related tags found
No related merge requests found
......@@ -109,3 +109,4 @@
loggah = log --pretty=format:'%C(yellow) %H %Creset (%ar) - %Cred %an: %Cgreen %s' --graph
adog = log --all --decorate --oneline --graph
adogv = !"git adog --format=format:'%C(yellow)%h%C(reset)%C(auto)%d%C(reset) %C(normal)%s%C(reset) %C(dim green)%an%C(reset) %C(dim white)(%ar)%C(reset)'"
adogvd = !"git adog --date=format:'%Y-%m-%d %H:%M:%S' --format=format:'%C(yellow)%h%C(reset)%C(auto)%d%C(reset) %C(normal)%s%C(reset) %C(dim green)%an%C(reset) %C(dim white)(%ad)%C(reset)'"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment