Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/revision-range-unpeel' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Nov 2013 22:34:14 +0000
(14:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Nov 2013 22:34:14 +0000
(14:34 -0800)
"git rev-list --objects ^v1.0^ v1.0" gave v1.0 tag itself in the
output, but "git rev-list --objects v1.0^..v1.0" did not.
* jc/revision-range-unpeel:
revision: do not peel tags used in range notation
raw
(from:
0faff47
)
No differences found