diff --git a/home/.gitconfig b/home/.gitconfig index 09870b5..97972ba 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -12,7 +12,7 @@ st = status -s smu = submodule update --init --recursive ignore = "!gi() { curl -L -s https://www.gitignore.io/api/$@ ;}; gi" - up = !git fetch && git rebase --autostash FETCH_HEAD + up = pull --rebase --autostash [github] user = walkah [git-up "bundler"]