-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Limited compatibility with git repos (can't push 01 data and the remote repo have to support LFS if the local repo uses it).
Fix git's mistakes:
git push
fatal: The current branch main has no upstream branch.
To push the current branch and set the remote as upstream, usegit push --set-upstream origin main
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request