Advertisement
Guest User

Untitled

a guest
Oct 4th, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. $ git add .
  2. $ git commit -a -m "something"
  3. On branch master
  4. Your branch is ahead of 'origin/master' by 472 commits.
  5. (use "git push" to publish your local commits)
  6.  
  7. Changes not staged for commit:
  8. modified: ../bash/Files/Script/Untitled Folder/source (modified content, untracked content)
  9.  
  10. no changes added to commit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement