]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Add missing timezone in reference.
[config/dotfiles.git] / gitconfig.m4
index ced4fe14c129b8a63e3cddf41021a878dc350d3d..a48ee485d03192d4b96c0ba581101c61485a05ee 100644 (file)
@@ -96,7 +96,7 @@ include(../lib.m4)
        # tig-like log view.
        glog = log --pretty=oneline --graph --all
        # Push to all remotes. Thanks to albel727 in #git on Freenode
-       # (2011-06-04 16:06) for the idea.
+       # (2011-06-04 16:06 CEST) for the idea.
        rp = ! git remote | xargs -L1 -I{} git push {}
 
 [diff]