On 2011-12-19 18:24, Holger Hellmuth wrote:
On 18.12.2011 16:10, DeMarcus wrote:
You probably don't want to use stash. Just commit whatever partial work
you've done.
It feels strange doing a commit of partial work. Some of the files may
not even be supposed to be checked in.
You have heard of "git commit --amend" ? Makes partial commits really
easy to work with.
Yes, I know that one. It's just that I know myself, 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.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html