Re: Stupid question on getting branch from yesterday

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bill Lear
Date: Wednesday, February 14, 2007 - 1:28 pm

On Wednesday, February 14, 2007 at 14:49:19 (-0500) Shawn O. Pearce writes:

BTW, we are still using 1.4.4.1.  This will work with that?

Another BTW: this seems very similar to something that you would
tackle with git bisect (haven't used that yet), but as I understand
it, git bisect works on tags(??).

Sort of what I had in mind:

% git bisect start
% git bisect good --date="2 days ago"
% git bisect bad master
[...]



Bill
-
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:
Stupid question on getting branch from yesterday, Bill Lear, (Wed Feb 14, 12:38 pm)
Re: Stupid question on getting branch from yesterday, Shawn O. Pearce, (Wed Feb 14, 12:49 pm)
Re: Stupid question on getting branch from yesterday, Junio C Hamano, (Wed Feb 14, 12:50 pm)
Re: Stupid question on getting branch from yesterday, Junio C Hamano, (Wed Feb 14, 12:54 pm)
Re: Stupid question on getting branch from yesterday, Bill Lear, (Wed Feb 14, 1:28 pm)
Re: Stupid question on getting branch from yesterday, Linus Torvalds, (Wed Feb 14, 2:13 pm)
Re: Stupid question on getting branch from yesterday, Junio C Hamano, (Wed Feb 14, 2:25 pm)