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
Now would be a good time to initialize a git repo; i.e.
>>> git init
>>> git add .
>>> git commit -m 'initial import'
>>> git branch easydata # tag for future easydata upgrades
doesn't make sense in a generated repo, as it's already checked-out.
The text was updated successfully, but these errors were encountered:
this text
doesn't make sense in a generated repo, as it's already checked-out.
The text was updated successfully, but these errors were encountered: