Browse Source
When doing multiple renames, and a rename in the middle fails, git-mv did not store the successful renames in the git index; this is fixed by delaying the error message on a failed rename to after the git updating. Signed-off-by: Josef Weidendorfer <Josef.Weidendorfer@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
Josef Weidendorfer
19 years ago
committed by
Junio C Hamano
1 changed files with 10 additions and 2 deletions
Loading…
Reference in new issue