Adjust git alias lg for logging to use existing color schema

This commit is contained in:
Daniel Siepmann 2024-05-22 12:05:38 +02:00
parent c2505f5c23
commit 6756e01c1d
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -25,7 +25,7 @@
com = "commit";
lg = "log --graph --pretty=format:'%Cred%h%Creset %an: %s - %Creset %C(yellow)%d%Creset %Cgreen(%cr)%Creset' --abbrev-commit --date=relative";
lg = "log --graph --pretty=format:'%h %an: %s - %Creset %C(green)%d%Creset %Cblue(%cr)%Creset' --abbrev-commit --date=relative";
};
ignores = [