Guest User

Untitled

a guest
Feb 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. # I want to fix something, so create a topic branch in the fix/ namespace, and there we go.
  2. # It's in the system sitting right there under your nose.
  3. # No having to subscribe to RSS feeds of issues. No pretending to pay attention to them either.
  4.  
  5. [kjell@adelaide ~/D/forest{master}]> git co -b fix/flickr-ranger-slowness
  6. Switched to a new branch "fix/flickr-ranger-slowness"
  7. [kjell@adelaide ~/D/forest{fix/flickr-ranger-slowness}]> git branch
  8. * fix/flickr-ranger-slowness
  9. master
  10. refactor/indexer
  11. refactor/lose-settings
  12. refactor/top-level-lib
  13. refactor/write-files
  14. rework-entries
Add Comment
Please, Sign In to add comment