Guest User

Untitled

a guest
Jan 22nd, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. shikeb@psi:~/rails$ git status
  2. # On branch master
  3. # Your branch is ahead of 'origin/master' by 130 commits.
  4. #
  5. # Changed but not updated:
  6. # (use "git add <file>..." to update what will be committed)
  7. # (use "git checkout -- <file>..." to discard changes in working directory)
  8. #
  9. # modified: .gitignore
  10. # modified: Gemfile
  11. #
  12. no changes added to commit (use "git add" and/or "git commit -a")
  13. shikeb@psi:~/rails$
Add Comment
Please, Sign In to add comment