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
Push-to-create, when you say git push and the server initializes a remote repo, is glitchy with git-annex under gitolite -- git-annex gets confused about whether the repo really exists or not. Using git annex sync twice usually fixes it.
It would be good to add a test to cover this for Gitea too. Maybe gitea will be less confusing to git-annex?
The text was updated successfully, but these errors were encountered:
Push-to-create, when you say
git push
and the server initializes a remote repo, is glitchy with git-annex under gitolite -- git-annex gets confused about whether the repo really exists or not. Usinggit annex sync
twice usually fixes it.It would be good to add a test to cover this for Gitea too. Maybe gitea will be less confusing to git-annex?
The text was updated successfully, but these errors were encountered: