Thread (8 messages) flat view 8 messages, 4 authors, 2016-06-15

Re: git-fetch will leave a ref pointing to a tag

From: Jeff King <hidden>
Date: 2016-06-15 22:43:19

On Mon, Jul 02, 2007 at 11:23:15PM -0400, linux@horizon.com wrote:
And until git-merge-ff is available, what's the recommended way to
"advance master to tag <foo>, but only if that wouldn't lose anything?"
You can ask "do I have anything that foo doesn't?":

  test "`git-rev-list foo.. | wc -l`" -gt 0

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help