Re: hscstats

2012-03-25 Thread Florian Weimer
* David Terei: > Sorry for any conflicts this caused to your work, I think git > handles this pretty well normally. If I did a rm + add instead of a > rename this may have caused issue though. Git doesn't record renames in the history, so there is no difference. _

Re: How to resolve inconsistencies with git

2011-07-17 Thread Florian Weimer
* Vivian McPhail: > I successfully downloaded and installed, using git, the GHC HEAD. The build > was successful. However, I just tried to `./sync-all pull` but there were > conflicts and the action was not successful. Now I get: > Pull is not possible because you have unmerged files. Thi

Re: RFC: migrating to git

2011-01-12 Thread Florian Weimer
* Simon Marlow: > Thanks for this. I distilled your example into a shell script that > uses git, and demonstrates that git gets the merge wrong: > > http://hpaste.org/42953/git_mismerge > > Still, git could get this merge right, it just doesn't (I know there > are more complex cases that would