From a4012e8ab3aff720e30f2bde87b99f74656c8ca0 Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 8 Dec 2015 17:14:46 +0100 Subject: git: add 'la' alias --- shell/_gitconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/_gitconfig') diff --git a/shell/_gitconfig b/shell/_gitconfig index 051b995..78ac758 100644 --- a/shell/_gitconfig +++ b/shell/_gitconfig @@ -5,6 +5,7 @@ default = simple [alias] lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit + la = log --oneline --decorate --all --graph [branch] autosetuprebase = always [merge] -- cgit v1.2.3-70-g09d2