Skip to content

Instantly share code, notes, and snippets.

@asoltys
Created April 26, 2012 19:18
Show Gist options
  • Save asoltys/2502223 to your computer and use it in GitHub Desktop.
Save asoltys/2502223 to your computer and use it in GitHub Desktop.
$ export test='"communications-b-fra.html" "./aa-sa/documents/Folder Settings/Folder.htt"'
$ echo $test
"communications-b-fra.html" "./aa-sa/documents/Folder Settings/Folder.htt"
$ git rm --cached --ignore-unmatch $test
$ git status
# On branch master
nothing to commit (working directory clean)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment