Le 27/9/15 15:33, Peter Uhnák a écrit :

    Because to me git is **really** complex. I do not talk about add
    push commit but rebase remote....


Git allows you to do complex things if you need them.
But you can easily use git without ever needing rebase, filter-branch or whatnot.

Everything that Monticello can do can be done with git easily (commit, push, pull, merge).
It just gives you much more powerful tools.

sure except that suddenly you do not know why you have to know the arcanes part. I think that git is not layered so you get exposed to a lot of details even when you avoid.
May be having a set of git macros would help.

Stef

Reply via email to