Created
August 22, 2012 20:33
-
-
Save luizcosta/3429095 to your computer and use it in GitHub Desktop.
Remover arquivo do git sem apagar o arquivo
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 --cached <nome_do_arquivo> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment