diff --git a/src/.gitconfig b/src/.gitconfig index 596b468..2620f9e 100644 --- a/src/.gitconfig +++ b/src/.gitconfig @@ -34,6 +34,7 @@ pullrsurp = !git pull --rebase && git submodule update --recursive && git push reauthor = "!git commit --amend --no-edit --author=\"$(git config user.name) <$(git config user.email)>\"" reword = commit --amend + r- = rebase - shortstat = diff --shortstat stat = diff --stat sur = submodule update --recursive