Viewing profile — cyphactor
cyphactor
HN member- Joined
- Thu, Aug 17, 2017, 5:11 AM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About cyphactor
No profile information was provided.
Recent public activity
-
comment
Comment #37736147
I am personally a big fan of a patch stack style workflow. I have created a tool called Git Patch Stack, https://git-ps.sh which makes it easier to manage a stack of patches, reque…
-
comment
Comment #26925864
We are working on support for requesting review of a series of patches right now. But generally you want to avoid that and get your individual patches reviewed as early as possible…
-
comment
Comment #26924101
In my opinion git-ps provides a much nicer patch workflow similar to Phabricator while still supporting GitHub, Bitbucket, or GitLab for peer reviews. * https://github.com/uptech/g…
-
comment
Comment #26923972
git-ps is an extension on top of Git to allow you to basically locally manage a stack of patches. Once you are then ready to have one of those patches peer reviewed you do a git ps…
-
comment
Comment #26921290
I highly suggest reading my article on How we should be using Git. It covers a Git Patch Stack workflow, where it originated from and the tooling we built around it. It has importa…
- story