]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: Add t alias for tag.
authorSimon Ruderich <simon@ruderich.org>
Sat, 8 May 2010 08:29:35 +0000 (10:29 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 8 May 2010 08:29:35 +0000 (10:29 +0200)
gitconfig.m4

index 36dcbd284517fac0f6cd964d1d9b35d3278ec559..9ffe45bde0d04440617dbf7df18f4f04f8d66878 100644 (file)
@@ -37,6 +37,7 @@ include(../lib.m4)
        me = merge
        f  = fetch
        fe = fetch
+       t  = tag
        p  = push
        pu = push
        # Custom commands.