Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. git reset mainline/master
  2. git add -A
  3. git commit
  4. git format-patch mainline/master
  5.  
  6.  
  7. Commit messages should be 80 chars on the first line
  8.  
  9. Then continue down here
  10. for as many lines as you'd like
  11. * and in any format
  12. 1) you see fit.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement