Hi , I am trying to cleanup my repo with git filter-repo. I finished cleaning in my local repo and when i am trying to push with : git push origin --tags (branches worked for me), I did it because git push --mirror did not work for me, I am facing an error of pre-recieve hook declined , i do not have any protected tags or something like that, does anyone knows what to do in this situation?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Issues using "git push --mirror" on self-hosted CE | 1 | 324 | January 25, 2024 | |
Pre-receive hook declined and Getting 503 errors when trying to access some of my repositories | 2 | 705 | November 26, 2019 | |
Unable to push tags to Gitlab Community | 0 | 541 | April 22, 2020 | |
Pre-receive hook declined on push | 12 | 12881 | November 27, 2019 | |
Failed git push - " ! [remote rejected] master -> master (pre-receive hook declined)" | 1 | 1994 | November 12, 2021 |