submitted 3 years ago* (last edited 3 years ago) by to c/git@programming.dev
 

With Github so popular now, not everyone is aware of the workflows that git provides out-of-the-box for collaboration. Thought this may pique some people's curiosity :)

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 3 years ago

I love the email workflow: open GNUS, hit C-o on the email, and boom i have a buffer holding a patch that can be applied with git am!

  • source