On Tuesday, 11 September 2012 10:34:57 UTC+2, Konstantin Khomoutov wrote: > > ..., with git-gui even supporting chunk-by-chunk > staging and unstaging.
Funny enough, that is one of the features I like a lot about git. In combination of having a local repository, an efficient work flow for me is to frequently check in selected chunks. I frequently stage and unstage chunks, used in combination with "undo changes". And then I don't push until I feel ready for it. This easy-to-work-with chunk staging, is it also supported by the other tools mentioned above? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To view this discussion on the web visit https://groups.google.com/d/msg/git-users/-/8fcyt6zZxEkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
