aboutsummaryrefslogtreecommitdiff
path: root/bin/vcs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/vcs')
-rwxr-xr-xbin/vcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/vcs b/bin/vcs
index 6913348..23ad8f8 100755
--- a/bin/vcs
+++ b/bin/vcs
@@ -158,6 +158,7 @@ mercurial_ps1() {
git_gc() {
git remote prune origin "$@"
+ git gc
}
git_ls() {