Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. $ git status .
  2. On branch GBA/FR10P03712/adding-group-support
  3. You have unmerged paths.
  4. (fix conflicts and run "git commit")
  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. deleted: TokenClient.h
  16. new file: TokenServer.cpp
  17. modified: libnxhs.xs
  18.  
  19. Unmerged paths:
  20. (use "git add/rm <file>..." as appropriate to mark resolution)
  21.  
  22. deleted by them: TokenClient.cpp
  23. deleted by them: TokenMessage.cpp
  24. deleted by them: TokenMessage.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement