]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_gitconfig
Auto commit by The Sugar System.
[sugar.git] / dot-files / _gitconfig
index bac2cb22347c6929a0a2d269338040567b43c45b..150ad9f9b594537bc66f3ea2c982e29d5ccadf22 100644 (file)
@@ -18,5 +18,6 @@
        sh = show
        st = status
        gl = log --stat --graph
+       pullall = "!f(){ git pull \"$@\" && git submodule update --init --recursive; }; f"
 [push]
        default = simple