You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2017. It is now read-only.
Sorry I made a mistake in #12!
I used
git rm --cached portal.json
when I should have usedgit update-index --skip-worktree portal.json
(https://stackoverflow.com/a/40272289).If you pull you'll lose yours too. Gimme a moment to fix it.
The text was updated successfully, but these errors were encountered: