Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
asp32
master
next
Archlinux32 fork of asp - obsolete
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asp.in
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'asp.in')
-rw-r--r--
asp.in
3
1 files changed, 1 insertions, 2 deletions
diff --git a/asp.in b/asp.in
index d22f81e..2e6805e 100644
--- a/
asp.in
+++ b/
asp.in
@@ -176,8 +176,7 @@ difflog() {
}
gc() {
- git prune
- git gc
+ git gc --prune=all
}
untrack() {