Re: bug related to branches using / in name

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Friday, June 27, 2008 - 9:18 pm

On Fri, Jun 27, 2008 at 04:31:30PM -0700, Junio C Hamano wrote:


I thought so, though I don't necessarily agree with it. But I seem to
recall this being touted as a feature in the past; a remote deleting
some work will not cause it to be deleted locally.


As as long your "equivalent of" means "branch -d"; we need to kill off
both the ref and its reflogs. And therefore...


The one key difference between rewinds and branch deletion is that the
latter will kill off the reflog, making the history inaccessible. You
can always still access rewound or rebased work via the reflog.

If we don't care about this "safety feature", then I definitely agree
that we should fix the problem rather than hint to the user.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
bug related to branches using / in name, Simon Holm , (Thu Jun 26, 12:42 pm)
Re: bug related to branches using / in name, Jeff King, (Thu Jun 26, 8:02 pm)
Re: bug related to branches using / in name, Jeff King, (Thu Jun 26, 8:04 pm)
Re: bug related to branches using / in name, Jeff King, (Thu Jun 26, 8:57 pm)
Re: bug related to branches using / in name, Simon Holm , (Fri Jun 27, 1:32 am)
Re: bug related to branches using / in name, Junio C Hamano, (Fri Jun 27, 4:31 pm)
Re: bug related to branches using / in name, Jeff King, (Fri Jun 27, 9:18 pm)
Re: bug related to branches using / in name, Junio C Hamano, (Fri Jun 27, 9:57 pm)
Re: bug related to branches using / in name, Jakub Narebski, (Sat Jun 28, 4:42 am)