git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
78abcff
374fbae
)
Merge branch 'fc/atmark-in-refspec'
author
Junio C Hamano
<redacted>
Mon, 14 Dec 2020 18:21:36 +0000
(10:21 -0800)
committer
Junio C Hamano
<redacted>
Mon, 14 Dec 2020 18:21:36 +0000
(10:21 -0800)
"@" sometimes worked (e.g. "git push origin @:there") as a part of
a refspec element, but "git push origin @" did not work, which has
been corrected.
* fc/atmark-in-refspec:
refspec: make @ a synonym of HEAD
tests: push: trivial cleanup
tests: push: improve cleanup of HEAD tests
1
2
refspec.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
refspec.c
Simple merge
git clone https://git.99rst.org/PROJECT