Explore >> Select a destination


You are here

blog.bloomca.me
| | kewah.com
11.4 parsecs away

Travel
| | Practices to write a meaningful commit message.
| | www.integralist.co.uk
5.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...
| | www.blopig.com
11.1 parsecs away

Travel
| |
| | www.mattlayman.com
91.4 parsecs away

Travel
| Code reviews improve the quality of software. But a code review can be done badly. In this post, we'll look at some tools to make your code reviews as effective as possible.