Skip to content

Instantly share code, notes, and snippets.

@kunxin-chor
Created July 11, 2020 03:24
Show Gist options
  • Save kunxin-chor/899210ca3108b0e7200f0c2ad95549cf to your computer and use it in GitHub Desktop.
Save kunxin-chor/899210ca3108b0e7200f0c2ad95549cf to your computer and use it in GitHub Desktop.
Remove tracked file from Git
git rm --cached <file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment