Bug#409605: #409605: git-load-dirs should not ask user for renames

2007-10-16 Thread Guido Guenther
On Tue, Oct 16, 2007 at 09:14:50PM +0200, Yann Dirson wrote: > Guido wrote: > > I'm not sure I aggree here. While it's correct that git does great at > > detecting renames on merges it wouldn't know about these on the upstream > > branch itself, right? > > Wrong :). It *is* sufficient to record u

Bug#409605: #409605: git-load-dirs should not ask user for renames

2007-10-16 Thread Yann Dirson
Guido wrote: > I'm not sure I aggree here. While it's correct that git does great at > detecting renames on merges it wouldn't know about these on the upstream > branch itself, right? Wrong :). It *is* sufficient to record upstream changes as add's and rm's. When recording, git does not care any

Bug#409605: #409605: git-load-dirs should not ask user for renames

2007-02-11 Thread Guido Guenther
Hi, I'm not sure I aggree here. While it's correct that git does great at detecting renames on merges it wouldn't know about these on the upstream branch itself, right? The interactive dialog gives the user the chance to keep this history - it might be nice to be able to skip this on the commandlin