Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Allow "+remote:local" refspec to cause --force when fetching.
author
Junio C Hamano
<junkio@cox.net>
Tue, 23 Aug 2005 05:52:43 +0000
(22:52 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 24 Aug 2005 23:50:53 +0000
(16:50 -0700)
With this we could say:
Pull: master:ko-master +pu:ko-pu
to mean "fast forward ko-master with master, overwrite ko-pu with pu",
and the latter one does not require the remote "pu" to be descendant
of local "ko-pu".
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
efe9bf0
)
No differences found