Advertisement
Guest User

git status

a guest
Jun 15th, 2015
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.41 KB | None | 0 0
  1. On branch master
  2. Your branch is up-to-date with 'origin/master'.
  3. Changes not staged for commit:
  4.   (use "git add <file>..." to update what will be committed)
  5.   (use "git checkout -- <file>..." to discard changes in working directory)
  6.  
  7.     modified:   librecad/src/lib/engine/lc_hyperbola.cpp
  8.     modified:   librecad/src/lib/engine/lc_hyperbola.h
  9.  
  10. no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement