mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 19:11:30 +00:00
--cached, not -cached
This commit is contained in:
@@ -33,7 +33,7 @@ Set this for the repository:
|
||||
|
||||
If you already have an existing repository, just run these steps to ensure you're using the right line endings:
|
||||
|
||||
> git rm -r -cached .
|
||||
> git rm -r --cached .
|
||||
> git reset --hard
|
||||
|
||||
Once you've done that, just run this:
|
||||
|
||||
Reference in New Issue
Block a user