April 6, 2015
4:58 p.m.
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