]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: Add ff and git aliases
authorOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 11:29:28 +0000 (14:29 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 11:29:28 +0000 (14:29 +0300)
.gitconfig

index 3860cb2642e7a43b2d54f5fbce970849c50610c0..f5605cf6e2a23511df7f38b87b24a51fb3a154f9 100644 (file)
        dump = cat-file -p
        file = cat-file -t
        type = cat-file -t
+       ff = merge --ff-only
+       git = !git
        l1 = log --decorate --oneline
        l5 = log --decorate -5
        ld = log --decorate