Explore >> Select a destination


You are here

williamdurand.fr
| | blog.oddbit.com
2.5 parsecs away

Travel
| | 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
2.3 parsecs away

Travel
| | Personal website of Jan-Erik Rediger
| | mislav.net
1.8 parsecs away

Travel
| | How to settle on whether to merge or rebase at specific points in a team-shared git workflow.
| | daily.dev
14.1 parsecs away

Travel
| [AI summary] A tutorial explaining how to use Git bisect to efficiently identify the specific commit that introduced a bug in a codebase.