Bug 10361

Summary: git-mv fails to rename directory on certain trees
Product: Sisyphus Reporter: Andrey Rahmatullin <wrar>
Component: git-coreAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: glebfm, ldv, placeholder, vsu
Version: unstable   
Hardware: all   
OS: Linux   
URL: http://article.gmane.org/gmane.comp.version-control.git/33112

Description Andrey Rahmatullin 2006-12-03 16:23:56 MSK
$ mkdir ab; touch ab.c; touch ab/d; cg-init; git mv ab a
defaulting to local storage area
Adding file ab.c
Adding file ab/d
Committing initial tree f2dd231ec22a1d4376d4a6eadf49d87dd34ac2a0
Committed as 704a2f9bea3286618d1956d200d91f2c5b5c095a
fatal: source directory is empty, source=ab, destination=a
Comment 1 Sergey Vlasov 2006-12-03 17:06:51 MSK
Воспроизводится и в текущем 'master'.

http://thread.gmane.org/gmane.comp.version-control.git/33112
Comment 2 Dmitry V. Levin 2006-12-07 02:17:22 MSK
Fixed in 1.4.4.1-alt2