Linus Torvalds wrote:
Actually, I'd suggest doing the git-checkout-script _first_. That way you
_can_ use the careful version, which refuses to switch if it would cause
information to be lost. Ie something like
git-checkout-script $1 && switch HEAD to refs/heads/$1
should do it.
If I want my working dir updated to reflect the desired branch -- the
whole purpose of git-switch-tree -- I would have to do
git-checkout-script && switch HEAD && git-checkout-script
which is a bit silly.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]