Guest User

Untitled

a guest
Apr 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. drio@bcm-59-127 ~/dev/git_repo/testgit $ git status
  2. # On branch master
  3. # Changes to be committed:
  4. # (use "git reset HEAD <file>..." to unstage)
  5. #
  6. # modified: foo.txt
  7. #
  8. drio@bcm-59-127 ~/dev/git_repo/testgit $ git add -p
  9. usage: git-add [-n] [-v] [-f] [--interactive | -i] [-u] [--refresh] [--] <filepattern>...
Add Comment
Please, Sign In to add comment