Guest User

Untitled

a guest
Oct 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. # It is smart enough to know that this is a Github user and requests
  2. # the appropriate URL
  3. git pull Skookum/categorizr.js
  4.  
  5. # Use your git text editor to compose pull requests. No longer do you
  6. # need to break out of your normal workflow in terminal to go to
  7. # github.com to write your pull request.
  8. git pull request
  9.  
  10. # Create a git repo on github.com
  11. git create
  12.  
  13. # Fork a repo on github.com
  14. git fork Skookum/base12
  15.  
  16. # ...and more
Add Comment
Please, Sign In to add comment