Guest User

Untitled

a guest
Feb 18th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. $ git status
  2. # On branch master
  3. #
  4. # Changes to be committed:
  5. # (use "git rm --cached ..." to unstage)
  6. #
  7. # modified: README
  8. #
  9. # Changed but not updated:
  10. # (use "git add ..." to update what will be committed)
  11. # (use "git checkout -- ..." to discard changes in working directory)
  12. #
  13. # modified: README
  14. # deleted: hello.rb
  15. #
Add Comment
Please, Sign In to add comment