Re: Git branches - confusing behavior

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Teemu Likonen
Date: Sunday, May 11, 2008 - 8:39 am

Dima Kagan wrote (2008-05-11 16:39 +0300):


With the fact that Git's branches are just pointers to a commit (and
therefore to a history) and that you can checkout anything that refers
to a commit (branches, tags, SHA1's, relative pointers like
HEAD@{30.minutes.ago}^2~3) I think such auto-stashing would be make
things pretty complicated and unintuitive in the big picture. The user
interface remains simpler if we just learn to use "git stash" to
temporarily put away changes in the index and the working directory when
we need to.
--
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:
Git branches - confusing behavior, Dima Kagan, (Sun May 11, 4:31 am)
Re: Git branches - confusing behavior, Jakub Narebski, (Sun May 11, 4:42 am)
Re: Git branches - confusing behavior, Dima Kagan, (Sun May 11, 4:58 am)
Re: Git branches - confusing behavior, David Symonds, (Sun May 11, 5:06 am)
Re: Git branches - confusing behavior, Dima Kagan, (Sun May 11, 5:11 am)
Re: Git branches - confusing behavior, David Symonds, (Sun May 11, 5:13 am)
Re: Git branches - confusing behavior, Dima Kagan, (Sun May 11, 5:17 am)
Re: Git branches - confusing behavior, Steve Frécinaux, (Sun May 11, 5:20 am)
Re: Git branches - confusing behavior, Dima Kagan, (Sun May 11, 5:33 am)
Re: Git branches - confusing behavior, Björn, (Sun May 11, 5:57 am)
Re: Git branches - confusing behavior, Dima Kagan, (Sun May 11, 6:04 am)
Re: Git branches - confusing behavior, Björn, (Sun May 11, 6:27 am)
Re: Git branches - confusing behavior, Dima Kagan, (Sun May 11, 6:39 am)
Re: Git branches - confusing behavior, Jakub Narebski, (Sun May 11, 6:40 am)
Re: Git branches - confusing behavior, Theodore Tso, (Sun May 11, 7:03 am)
Re: Git branches - confusing behavior, Patrick Aljord, (Sun May 11, 8:25 am)
Re: Git branches - confusing behavior, Teemu Likonen, (Sun May 11, 8:39 am)
Re: Git branches - confusing behavior, Miles Bader, (Mon May 12, 12:49 am)