lkml.org 
[lkml]   [2005]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: git-pull-script on my linus tree fails..
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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-21 19:57    [from the cache]
©2003-2011 Jasper Spaans