]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
.gitconfig: `exec git` to avoid an excessive `fork`
[dotfiles.git] / .gitconfig
index 66db0bdc97d085df47c36d6ba06e7b2301396b2d..11205f98f4a9904a7d320b94fee8d2523cbeeff7 100644 (file)
        file = cat-file -t
        type = cat-file -t
        ff = merge --ff-only
-       git = !git
+       git = !exec git
        l1 = log --decorate --oneline
        l5 = log --decorate -5
        ld = log --decorate