Explore >> Select a destination


You are here

8yd.no
| | qsantos.fr
9.2 parsecs away

Travel
| |
| | www.integralist.co.uk
9.3 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...
| | blog.tracefunc.com
9.7 parsecs away

Travel
| | Just a random coder writing about technology, web development, and various other geeky topics.
| | felipec.wordpress.com
78.6 parsecs away

Travel
| Probably one of most powerful and under-utilized concepts of git is the upstream tracking branch, and to be honest it probably was too difficult to use properly in the past, but not so much any more. Here I'll try to explain what it is, and how you can take the most advantage out of it....