summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 5aacfb1..e8fd249 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -24,7 +24,7 @@
ls = ls-files
s = status -s
st = status
- up = pull --rebase --autostash origin master
+ up = pull --rebase --autostash --prune origin master
cr = codereview
change = codereview change
gofmt = codereview gofmt