1
0
mirror of https://github.com/k88hudson/git-flight-rules.git synced 2025-03-10 12:48:43 -03:00

Added GitHub as a workflow

This commit is contained in:
Richard Littauer 2015-08-25 14:27:12 -04:00
parent bad8c7f6b0
commit 50780dc043

View File

@ -712,6 +712,7 @@ This will tell you if any commits are in one but not the other, and will give yo
* [Getting solid at Git rebase vs. merge](https://medium.com/@porteneuve/getting-solid-at-git-rebase-vs-merge-4fa1a48c53aa)
* [git-workflow](https://github.com/asmeurer/git-workflow) - [Aaron Meurer](https://github.com/asmeurer)'s howto on using git to contribute to open source repositories
* [GitHub as a workflow](http://hugogiraudel.com/2015/08/13/github-as-a-workflow/) - An interesting take on using GitHub as a workflow, particularly with empty PRs
## Scripts & Tools