Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. $ git status .
  2. On branch GBA/FR10P03712/adding-group-support
  3. All conflicts fixed but you are still merging.
  4. (use "git commit" to conclude merge)
  5.  
  6. Changes to be committed:
  7.  
  8. modified: Makefile.in
  9. modified: NX/NXserver.h
  10. modified: ServerAnywhere.cpp
  11. modified: ServerIo.cpp
  12. modified: ServerPhysicalSession.cpp
  13. modified: ServerSubsystem.cpp
  14. modified: ServerUser.cpp
  15. modified: TokenClient.cpp
  16. new file: TokenServer.cpp
  17. modified: libnxhs.xs
  18.  
  19. Changes not staged for commit:
  20. (use "git add/rm <file>..." to update what will be committed)
  21. (use "git checkout -- <file>..." to discard changes in working directory)
  22.  
  23. deleted: TokenServer.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement