Re: Announce: Linux-next (Or Andrew's dream :-))

From: Nicolas Pitre
Date: Wed Feb 13 2008 - 00:18:09 EST


On Tue, 12 Feb 2008, Linus Torvalds wrote:

> Of course, if you didn't even want to save the old branch, just skip the
> first step. If you have reflogs enabled (and git does that by default in
> any half-way recent version), you can always find it again, even without
> having to do "git fsck --lost-found", at least as long as you don't delete
> that branch, and it hasn't gotten pruned away (kept around for the next 90
> days by default, iirc)

Even if you delete that branch, the "HEAD" reflog will still contain it,
since it is separate from any particular branch reflog.


Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/