|
You are here |
williamdurand.fr | ||
| | | | |
blog.oddbit.com
|
|
| | | | | You're working on a pull request. You've been working on a pull request for a while, and due to lack of sleep or inebriation you've been merging changes into your feature branch rather than rebasing. You now have a pull request that looks like this (I've marked merge commits with the text [merge]): 7e181479 Adds methods for widget sales 0487162 [merge] Merge remote-tracking branch 'origin/master' into my_feature 76ee81c [merge] Merge branch 'my_feature' of https://github.com/my_user_name/widgets into my_... | |
| | | | |
fnordig.de
|
|
| | | | | Personal website of Jan-Erik Rediger | |
| | | | |
mislav.net
|
|
| | | | | How to settle on whether to merge or rebase at specific points in a team-shared git workflow. | |
| | | | |
daily.dev
|
|
| | | [AI summary] A tutorial explaining how to use Git bisect to efficiently identify the specific commit that introduced a bug in a codebase. | ||