Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $ git status
  2. On branch master
  3. Initial commit
  4. Untracked files:
  5. (use "git add <file>..." to include in what will be committed)
  6. my_new_file.txt
  7. nothing added to commit but untracked files present (use "git add" to track)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement