Advertisement
tasuku

Untitled

Mar 22nd, 2017
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. $ git status
  2. On branch master
  3. Your branch is up-to-date with 'origin/master'.
  4. Changes to be committed:
  5. (use "git reset HEAD <file>..." to unstage)
  6.  
  7. renamed: Qt7z/Qt7z/qt7z.pro -> Qt7z/Qt7z/Qt7z.pro
  8.  
  9. Changes not staged for commit:
  10. (use "git add <file>..." to update what will be committed)
  11. (use "git checkout -- <file>..." to discard changes in working directory)
  12.  
  13. modified: Qt7z/Qt7z/Qt7z.pro
  14. modified: QuickViewer/QuickViewer.pro
  15. modified: QuickViewer/filevolumeziparchive.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement