Guest User

Untitled

a guest
Jan 21st, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. $ git status
  2. # On branch master
  3. # Changed but not updated:
  4. # (use "git add <file>..." to update what will be committed)
  5. # (use "git checkout -- <file>..." to discard changes in working directory)
  6. # (commit or discard the untracked or modified content in submodules)
  7. #
  8. # modified: app/plugins/adm (modified content)
  9. # modified: app/vendors/cake (modified content)
  10. #
  11. no changes added to commit (use "git add" and/or "git commit -a")
Add Comment
Please, Sign In to add comment