Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
js2
3y ago
0 comments
Save
Share
You can also use `git format-patch` and `git am` if you want to apply the same commit to multiple repos, a use-case I sometimes I have.
0 comments
1 comments · 1 top-level
top
newest
oldest
verst
3y ago
I should use `git format-patch` instead of creating a mock draft PR (which I end up deleting) and modifying the URL to add `.patch` and then downloading the patch file haha. `git format-patch` would probably be faster :)
j
/
k
navigate · click thread line to collapse