Skip to content

Instantly share code, notes, and snippets.

@jamiejackson
Last active May 27, 2016 18:43
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 jamiejackson/625d3f7eded0d53ab3d8034cb5079c98 to your computer and use it in GitHub Desktop.
Save jamiejackson/625d3f7eded0d53ab3d8034cb5079c98 to your computer and use it in GitHub Desktop.
ICF-HQ+15037@ICF2002912 MINGW64 /c/www/apps/vt_orig (develop)
$ git clean -df
ICF-HQ+15037@ICF2002912 MINGW64 /c/www/apps/vt_orig (develop)
$ git status
On branch develop
Your branch is up-to-date with 'origin/develop'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)
modified: ValidateThis/.gitignore
modified: ValidateThis/build.xml
modified: ValidateThis/lib/mxunit-ant.jar
modified: ValidateThis/unitTests/.gitignore
modified: ValidateThis/unitTests/HttpAntRunner.cfc
no changes added to commit (use "git add" and/or "git commit -a")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment