]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: add sm alias (submodule)
authorSimon Ruderich <simon@ruderich.org>
Sun, 6 Nov 2016 11:43:23 +0000 (12:43 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 6 Nov 2016 11:43:23 +0000 (12:43 +0100)
gitconfig.in

index 53dd50c671636edfca307d1dfddf87a65250c307..99ffe299d42d532c77424d72a9f6f34c88eb985f 100644 (file)
@@ -97,6 +97,8 @@
        re  = rebase
        rei = rebase --interactive
        rec = rebase --continue
+       ## Submodules.
+       sm  = submodule
        ## Remote.
        f   = fetch
        t   = tag