Show HN: Effective Git(github.com) As many of us shift from being software engineers to software managers, tracking changes the right way is growing more important. It’s time to truly understand and master Git. |
Show HN: Effective Git(github.com) As many of us shift from being software engineers to software managers, tracking changes the right way is growing more important. It’s time to truly understand and master Git. |
The only downside of rebasing (for me) is it looks confusing when commits aren't sequentially in date order, and sometimes it feels like you need to resolve the same conflict several times (once for each commit that gets rebased if they touch the same code) but that usually works out better for me than a regular merge.
Then it wouldn't stick to the most ineffective interface for git - cli