Comment 6 for bug 1078454

Revision history for this message
Elan Ruusamäe (glen666) wrote :

yeah. git is more difficult than cvs, because of the merges

if svn integration was more or less convertible to cvs model (but it's not perfect and i don't really use it), then git is total horror comparing to that.

for example this history containing 1 merge created 4 checkins to issue:

* 00fabd1 - (HEAD, origin/merge-tip, merge-tip) add setup. issue 1 (16 minutes ago) <Elan Ruusamäe>
* 4d06d21 - Merge branch 'newroot' (23 hours ago) <Elan Ruusamäe>
|\
| * af4d053 - (origin/newroot, newroot) added (23 hours ago) <Elan Ruusamäe>
* 484ff0a - added (23 hours ago) <Elan Ruusamäe>
* 31de9fd - add some files. issue 1 (4 weeks ago) <Elan Ruusamäe>