|
You are here |
blog.bloomca.me | ||
| | | | |
sakurakat.systems
|
|
| | | | | Keeping a clean Git history is hard, but Jujutsu VCS changes that! Learn more about Jujutsu VCS in this blog post. | |
| | | | |
www.integralist.co.uk
|
|
| | | | | 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
|
|
| | | | | In this article, we'll cover some of the most common Git commands used to rewrite history. | |
| | | | |
haacked.com
|
|
| | | A git alias to clean up gone branches. Even ones that have been squashed and merged. | ||