TIL: git am

 ·  subscribe to my posts

TIL: Git

How to apply a patch from github into the current repository

gh pr diff --patch 4 | git am

git am

Apply a series of patches from a mailbox.


Let's stay connected!

If you like the post, subscribe to my newsletter to get latest updates:

Author

I'm Oliver Nguyen. A software maker working mostly in Go and JavaScript. I enjoy learning and seeing a better version of myself each day. Occasionally spin off new open source projects. Share knowledge and thoughts during my journey. Connect with me on , , , , or subscribe to my posts.