Guest User

Untitled

a guest
Oct 16th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. [ntsupply@205194-web1 ~/filterfetch.com]$ sudo git status
  2. # On branch master
  3. # Your branch is ahead of 'origin/master' by 915 commits.
  4. #
  5. # Untracked files:
  6. # (use "git add <file>..." to include in what will be committed)
  7. #
  8. # public/assets/files/pdf/05b27c7e25bc752d2a33a1f4d96c1abd.pdf
  9. # public/assets/files/pdf/7ed0f3b05b2ddd9a773da1d3e5d63935.pdf
  10. # public/assets/files/pdf/9d07871aabe16775111df0b9e642c037.pdf
  11. # public/assets/files/pdf/b56968a3f74d23a91ecc7b7ef7f57209.pdf
  12. # public/assets/files/png/
  13. nothing added to commit but untracked files present (use "git add" to track)
  14. [ntsupply@205194-web1 ~/filterfetch.com]$ sudo git merge origin/develop
  15. Already up-to-date.
  16. [ntsupply@205194-web1 ~/filterfetch.com]$
Add Comment
Please, Sign In to add comment