]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: add `git dir` alias
authorOleg Broytman <phd@phdru.name>
Mon, 3 Apr 2017 09:33:18 +0000 (12:33 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 3 Apr 2017 09:33:18 +0000 (12:33 +0300)
.gitconfig

index c7383fe3550dba5522157ae3f2139c94f40afa15..0581c556b3b00165fe4ccc8f6f969e2a3c94f4c1 100644 (file)
        checkin = commit
        ci = commit
        cat = cat-file -p
+       dir = rev-parse --git-dir
        dump = cat-file -p
        file = cat-file -t
        type = cat-file -t