Re: bug related to branches using / in name

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Simon Holm
Date: Friday, June 27, 2008 - 1:32 am

Jeff King wrote:
Your summary is correct, but I cannot entirely convince myself that
leaving old branches available is valid in any work flow. But what do I
know.

Yes, and you can also hit a similar problem using git-push, but I guess
that the user is a bit more aware about what is going on in that case
and is able resolve the problem without hints.

I tested the two patches and they did indeed seem to do what you
intended them to for my test case. The solution is not exactly pretty,
but it is better than nothing and it is admittedly a corner case.

Thank you for your time on this Jeff.


Simon Holm Thøgersen

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