]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: Force --no-short for status
authorOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 14:14:54 +0000 (17:14 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 16 May 2017 14:14:54 +0000 (17:14 +0300)
.gitconfig

index f5605cf6e2a23511df7f38b87b24a51fb3a154f9..7d669a75c46aaa4e39fafb33a7c5dfbb96ee9ea8 100644 (file)
        remotes = remote --verbose
        #root = !exec pwd
        root = rev-parse --show-toplevel
+       status = status --no-short
        st = status --short
        stb = status --short --branch
        sd = show --decorate