
2015-09-10 22:18 GMT+02:00 Martin Owens <doctormo@...400...>:
There was also issues with it's end state. It thought all files had been deleted and also untracked. Adding them all back in fixed it without commit, although there were still some old files it thought had been deleted now when they had been deleted much earlier. You can see the transition commit from the link above.
I cloned the new repository and didn't have any issues of this kind.
The web view does not show any commits from before the transition, but they are present in the history when cloned.
One problem with Git in general that would need additional accommodation in our processes is that it doesn't have revision numbers. There is only "git describe", which gives revision numbers since the last tag.
Regards, Krzysztof