|
|
|
|
|
by yurishimo
18 days ago
|
|
I've often found that many problems when working in teams can be traced back to `rebase`. I understand the benefits, but if you're already working on a team where history is not used in any serious way, then you cut out a lot of foot-guns by only using `merge`. |
|
Then you are doing it wrong. Sadly this is very common.