Mac: [remote rejected] main -> main (pre-receive hook declined) #1

Closed
opened 2024-06-29 14:10:03 +02:00 by cereci5049 · 1 comment

Description

Unable to push to gitea public instance. I know that this is not the place to write about it but can you please help me with this if you are the owner of somegit?

git push -u origin main
Enumerating objects: 14, done.
Counting objects: 100% (14/14), done.
Delta compression using up to 8 threads
Compressing objects: 100% (14/14), done.
Writing objects: 100% (14/14), 2.39 KiB | 2.39 MiB/s, done.
Total 14 (delta 2), reused 0 (delta 0), pack-reused 0
remote:
remote: Gitea: User permission denied for writing.
To https://somegit.dev/libexi01/4.git
 ! [remote rejected] main -> main (pre-receive hook declined)
error: failed to push some refs to 'https://somegit.dev/libexi01/4.git'

Screenshots

No response

Git Version

No response

Operating System

OSX

### Description Unable to push to gitea public instance. I know that this is not the place to write about it but can you please help me with this if you are the owner of somegit? ```zsh git push -u origin main Enumerating objects: 14, done. Counting objects: 100% (14/14), done. Delta compression using up to 8 threads Compressing objects: 100% (14/14), done. Writing objects: 100% (14/14), 2.39 KiB | 2.39 MiB/s, done. Total 14 (delta 2), reused 0 (delta 0), pack-reused 0 remote: remote: Gitea: User permission denied for writing. To https://somegit.dev/libexi01/4.git ! [remote rejected] main -> main (pre-receive hook declined) error: failed to push some refs to 'https://somegit.dev/libexi01/4.git' ``` ### Screenshots _No response_ ### Git Version _No response_ ### Operating System OSX
Owner

How do you try to authenticate yourself? Because this repo libexi01/4 is owned by @libexi01, so he needs to give you permission, otherwise you'll obviously get rejected.

How do you try to authenticate yourself? Because this repo `libexi01/4` is owned by @libexi01, so he needs to give you permission, otherwise you'll obviously get rejected.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anonfunc/aur-packages#1
No description provided.