From 50780dc043ad820a10a6274c66e25b9d5792092e Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Tue, 25 Aug 2015 14:27:12 -0400 Subject: [PATCH] Added GitHub as a workflow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63d0333..9919c2c 100644 --- a/README.md +++ b/README.md @@ -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