Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Thomas Boxall@ThomasPC MINGW64 ~/Desktop/TG/tgstation (master)
  2. $ git status
  3. On branch master
  4. Your branch is up-to-date with 'origin/master'.
  5.  
  6. nothing to commit, working tree clean
  7.  
  8. Thomas Boxall@ThomasPC MINGW64 ~/Desktop/TG/tgstation (master)
  9. $ git branch
  10. * master
  11.  
  12. Thomas Boxall@ThomasPC MINGW64 ~/Desktop/TG/tgstation (master)
  13. $ git remote
  14. origin
  15. upstream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement