projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
e3f2675
90b29cb
)
Merge branch 'bc/prune-info' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 10 Sep 2012 22:37:37 +0000
(15:37 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 10 Sep 2012 22:37:37 +0000
(15:37 -0700)
"git prune" without "-v" used to warn about leftover temporary
files (which is an indication of an earlier aborted operation).
* bc/prune-info:
prune.c: only print informational message in show_only or verbose mode
Trivial merge