[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[savannah-help-public] [sr #109713] Imported stuff from other projects t
From: |
Alexandros Theodotou |
Subject: |
[savannah-help-public] [sr #109713] Imported stuff from other projects then removed from git history, need to force push |
Date: |
Tue, 25 Jun 2019 03:48:22 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0 |
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
'address@hidden:/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/