Joined November 2012
·

Marco Dalla Stella

Vicenza, Italy
·
·
·

"ci" is an alias of commit, "co" an alias of checkout...

 1  527  23.9328%    ci
 2  217  9.85468%    add
 3  168  7.62943%    co
 4  100  4.54133%    commit
 5  91   4.13261%    diff
 6  90   4.08719%    clone
 7  73   3.31517%    push
 8  67   3.04269%    reset
 9  62   2.81562%    log
10  57   2.58856%    stash

I prefer to do a git rebase -i $SHA1 and choose what to keep and what to discard. Unfortunately this means you have to do a git push -f and it's not always a good thing.

Achievements
98 Karma
0 Total ProTip Views