Am Mittwoch, 9. Oktober 2013 11:21:07 UTC+2 schrieb Cédric Krier: > > > I need another help from you experts. > > While there is one change under review [1] I thing of adding more > > translation. How do I manage to have this not impacting the first > review, > > when it is send to review? I can not read this out of [2] ? > > Make a branch http://mercurial.selenic.com/wiki/Branch > (not a named branch). >
...reading through the document I have to commit my earlier changes first (or create a named branch). on the other hand, for the review process I should not commit... Does that bite itself? Or can I commit the first change (currently under review), creaet a branch, and then submit the first change (hg export) ? Thx!
