Skip to content

Instantly share code, notes, and snippets.

Created July 8, 2016 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/14c89f15a145dc7f0b828f0ad798b933 to your computer and use it in GitHub Desktop.
Save anonymous/14c89f15a145dc7f0b828f0ad798b933 to your computer and use it in GitHub Desktop.
$ git status
# On branch master
#
# Initial commit
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# .gitignore
# a
# c
#
nothing added to commit but untracked files present (use "git add" to track)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment