Hi Uko,
Le 06/04/2015 18:48, Yuriy Tymchuk a écrit :
Actually there is a bigger problem… Because of hot gitfiletree finds
the ancestor (which is one of the previous ancestors) Komitter
commits the changes related to that ancestor.
E.g. it shows you that you’ve added two methods (while in fact you’ve
modified them, but they were not present in the previous ancestor)
and you select to commit only one of them, then one method will be
committed and one deleted.
Can you explain a bit? Is it because GitFileTree only uses git to
determine the ancestors?
Thierry