Advertisement
MatthewRock

stat

Apr 6th, 2014
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. malice@crunchbang:~/opendungeons/git$ git status
  2. On branch master
  3. Your branch is up-to-date with 'origin/master'.
  4.  
  5. Changes not staged for commit:
  6. (use "git add <file>..." to update what will be committed)
  7. (use "git checkout -- <file>..." to discard changes in working directory)
  8.  
  9. modified: dependencies/angelscript/add_on/scriptstdstring/scriptstdstring.cpp
  10. modified: source/ODFrameListener.h
  11.  
  12. no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement