Re: Stupid question on getting branch from yesterday

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday, February 14, 2007 at 14:49:19 (-0500) Shawn O. Pearce writes:
>...
>Use `git checkout <SHA>` which will detach your HEAD and seek to
>the commit, leaving your current commit alone.  Later you can get
>back by `git checkout oldbranch`.

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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]