]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - gitconfig.m4
gitconfig: Add mo alias (git merge origin/master).
[config/dotfiles.git] / gitconfig.m4
index e865454ee72ba7ee5526fc34fd1b53f9610af522..5e082916128fabf8f1d563e16feb7a457c0586b9 100644 (file)
@@ -75,6 +75,7 @@ include(../lib.m4)
        br  = branch -a -v
        m   = merge
        me  = merge
+       mo  = merge origin/master
        # Remote.
        f   = fetch
        fe  = fetch