Skip to content

Instantly share code, notes, and snippets.

@cubeton
Last active September 16, 2015 22:02
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 cubeton/02e849bbffcbea1e9a61 to your computer and use it in GitHub Desktop.
Save cubeton/02e849bbffcbea1e9a61 to your computer and use it in GitHub Desktop.
git status
mnelson:myproject mnelson$ git status
On branch master

Initial commit

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	mnelson.txt

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