Thread (1 message) 1 message, 1 author, 2016-06-15

Re: How can I do an automatic stash when doing a checkout?

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:52:40

DeMarcus [off-list ref] writes:
... I don't really like to go back rearranging. I prefer to keep things
spread out at first and then inserted properly when it's time. But maybe
I'm just unused to the git workflow.
That does not have to do much with "the" git workflow.

If you are a kind of person who likes to work on N things concurrently
without ever making and recording mistakes but would rather keep
unfinished work without committing until done, you would need to have them
in your working trees. By definition you would need to use N working
trees, each of which permanently checks out its own branch, instead of a
single working tree where you checkout one of N branches at a time to work
on.

That is also a perfectly fine git workflow that we support with the
contributed script git-new-workdir.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help