Explore >> Select a destination


You are here

citizen428.net
| | yasoob.github.io
2.0 parsecs away

Travel
| |
| | initialcommit.com
2.7 parsecs away

Travel
| | Confused about how to undo changes in Git? Want to understand when to use specific commands? Check out this comprehensive guide to learn the 5 best commands for undoing changes in Git at each stage of development.
| | www.integralist.co.uk
1.7 parsecs away

Travel
| | Introduction Rebase before merge Example (Bonus) Modifying content within an interactive rebase Introduction This is a quick post to cover a GitHub workflow that is utilised by our specific team (Frameworks) here at BBC News. The basis of our workflow is this: Open a GitHub PR (Pull Request) by creating a new feature branch from master Make feature specific changes and request a code review If given a "thumbs up", this means the PR author is allowed to handle merging the PR The merge process requires a s...
| | initialcommit.com
6.4 parsecs away

Travel
| In this article, we'll cover some of the most common Git commands used to rewrite history.