More productive Git
More productive Git — a short article from James Turnbull with 'Tips for acquiring Git super powers'.
TL;DR:
git reset <filename>git cherry-pick <commitid>git commit --amendgit stashgit log --statgit bisect
More productive Git — a short article from James Turnbull with 'Tips for acquiring Git super powers'.
TL;DR:
git reset <filename>git cherry-pick <commitid>git commit --amendgit stashgit log --statgit bisect