Announcement: Git conversion



Merges are extra commits (except when it's a fast-forward, just
continuing the history): think about it, it's necessary --- there
are two (or more) independent histories, both need to be preserved, and a merge,
which is not a fast-forward, changes the final results of all
sub-histories which led to it.

Oliver

> I try to get some experience with git. I am wondering about the extra
> commits appearing after I push my commits into the repo origin. This
> additional commits are named:
> 
> Merge branch 'refs/heads/master' of
> ssh://crategus at maxima.git.sourceforge.net/gitroot/maxima/repo
> 
> Do I something wrong?
> 
> Dieter Kaiser
> 
> 
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu