Re: bug related to branches using / in name

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Friday, June 27, 2008 - 4:31 pm

Jeff King <peff@peff.net> writes:


Hmm.  Is there actually such a rule?

I was wondering if it might make more sense to do the equivalent of what
checkout_entry() does (i.e. remove_subtree()) when there is such a
conflict.  After all, tracking branches are meant to accept rewinds and
anything that happens on the remote end, and having to run "git remote
prune" is not a feature but is a lack of feature in the "git fetch", which
may make it look like deletion is somewhat special.

--
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)