Follow-up Comment #2, sr #109713 (project administration):
that would be fine as long as the tags are there. actually `git push --tags`
worked so I guess it's fine now.
are you sure that it's only master? it tells me "denying non-fast-forward"
when i force push on another branch
```
$ git push --force savannah
Enumerating objects: 8460, done.
Counting objects: 100% (8460/8460), done.
Delta compression using up to 8 threads
Compressing objects: 100% (3510/3510), done.
Writing objects: 100% (8084/8084), 9.14 MiB | 1.11 MiB/s, done.
Total 8084 (delta 5531), reused 6074 (delta 3858)
remote: error: denying non-fast-forward refs/heads/bugfixes (you should pull
first)
To git.savannah.nongnu.org:/srv/git/zrythm.git
! [remote rejected] bugfixes -> bugfixes (non-fast-forward)
error: failed to push some refs to
'[email protected]:/srv/git/zrythm.git'
```
but as long as the tags are there i don't mind. i'm only concerned with not
losing my work if my self-hosted stuff goes down. feel free to close this if
you want.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/support/?109713>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/