projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
21e077f
c41494f
)
Merge branch 'mm/levenstein-penalize-deletion-less'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 1 Jun 2012 20:27:48 +0000
(13:27 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 1 Jun 2012 20:27:48 +0000
(13:27 -0700)
"git tags" used to suggest "git stage" which was nonsense; it should
have favored "git tag". Tweak the cost of deletion to correct it.
By Matthieu Moy
* mm/levenstein-penalize-deletion-less:
Reduce cost of deletion in levenstein distance (4 -> 3)
Trivial merge