Skip to content

Instantly share code, notes, and snippets.

@radium226
Created January 15, 2014 06:41
Show Gist options
  • Select an option

  • Save radium226/8431863 to your computer and use it in GitHub Desktop.

Select an option

Save radium226/8431863 to your computer and use it in GitHub Desktop.
# Remove file from GIT index
git rm --cached my_file
git rm --cached -r my_directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment