Skip to content

Instantly share code, notes, and snippets.

@travisperson
Created November 16, 2015 18:36
Show Gist options
  • Select an option

  • Save travisperson/f73478f71972e98cbe56 to your computer and use it in GitHub Desktop.

Select an option

Save travisperson/f73478f71972e98cbe56 to your computer and use it in GitHub Desktop.
~/t/random2 (master) $ git status 10:34:55
On branch master
Initial commit
Untracked files:
(use "git add <file>..." to include in what will be committed)
something
nothing added to commit but untracked files present (use "git add" to track)
~/t/random2 (master) $ git clean -n 10:34:57
Would remove something
~/t/random2 (master) $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment