|
|
|
|
|
by TuxSH
126 days ago
|
|
> If there is 4-5 commits with "WIP almost working" between each proper commit, then that's too much noise for me, personally. Yep, no excuse for this, feature branches exist for this very reason. wip commits -> git rebase -i master -> profit |
|