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
We can run git init, since that's what most people do anyway. On the off-chance they don't use git, they can remove .git/ and .gitignore. I don't think we need a --skip-git option.
The text was updated successfully, but these errors were encountered:
We can run
git init
, since that's what most people do anyway. On the off-chance they don't use git, they can remove.git/
and.gitignore
. I don't think we need a--skip-git
option.The text was updated successfully, but these errors were encountered: