[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Git question: when using branches, how does git treat working files
From: |
Michael Heerdegen |
Subject: |
Re: Git question: when using branches, how does git treat working files when changing branches? |
Date: |
Thu, 29 Oct 2015 01:28:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Alan Mackenzie <address@hidden> writes:
> Sometime, maybe.
I too think it's worth the time (now).
> Trouble is, it's all more stuff to learn, and it might not work well
> for me.
But maybe it would work very well for you.
In the case of git, you have huge man pages that explain tons of options
using terms that are defined nowhere; any command can do a variety of
quite different things that one can hardly remember.
With Magit, you don't need to remember git command options. You don't
even have to remember lots of magit command names and key bindings,
because most stuff is called via self-explanatory popups.
So you would probably save much time in the midterm. Once you have used
the (interactive) log where you can just hit RET on a commit and see the
diff and the commit message, or used Ediff to stash, you'll never want
to miss that.
In the case of stashing: Just hit z z RET and you have a stash
named "on [branch] [commit]" whose origin is obvious.
Mmh, it's 1:28 now...
Regards,
Michael.
- Git question: when using branches, how does git treat working files when changing branches?, Alan Mackenzie, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Steinar Bang, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Ricardo Wurmus, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Alex Bennée, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Alan Mackenzie, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Xue Fuqiao, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Óscar Fuentes, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Alan Mackenzie, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Dmitry Gutov, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?,
Michael Heerdegen <=
- Re: Git question: when using branches, how does git treat working files when changing branches?, Michael Heerdegen, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, Yuri Khan, 2015/10/28
- Re: Git question: when using branches, how does git treat working files when changing branches?, David Kastrup, 2015/10/29
- Re: Git question: when using branches, how does git treat working files when changing branches?, Alan Mackenzie, 2015/10/29
- Re: Git question: when using branches, how does git treat working files when changing branches?, David Kastrup, 2015/10/29
- On the popularity of git [Was: Git question: when using branches, how does git treat working files when changing branches?], Alan Mackenzie, 2015/10/29
- Re: On the popularity of git [Was: Git question: when using branches, how does git treat working files when changing branches?], David Kastrup, 2015/10/29
- Re: On the popularity of git [Was: Git question: when using branches, how does git treat working files when changing branches?], John Wiegley, 2015/10/29
- Re: On the popularity of git [Was: Git question: when using branches, how does git treat working files when changing branches?], Paul Eggert, 2015/10/30
- Re: On the popularity of git [Was: Git question: when using branches, how does git treat working files when changing branches?], Alan Mackenzie, 2015/10/30