Created
July 2, 2018 08:25
-
-
Save rayrinaldy/a971b6fae9d8ccdb8d24114fdbb14656 to your computer and use it in GitHub Desktop.
Git Untracked File
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git rm -r --cached . | |
git add . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment