problem with git push

Łukasz Michalski lm at zork.pl
Thu Nov 19 15:31:27 UTC 2020


Hi,

I have a problem with one of git repos. When I try to push changes I got "remote rejected":

[zork at serenity filebench]$ git push zork
Password for 'https://zork@XXXXXXXXXXXX':
Enumerating objects: 15, done.
Counting objects: 100% (15/15), done.
Delta compression using up to 8 threads
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 3.17 KiB | 1.58 MiB/s, done.
Total 8 (delta 7), reused 0 (delta 0), pack-reused 0
To https://XXXXXXXXXXXX
 ! [remote rejected] branch -> branch (pre-receive hook declined)
error: failed to push some refs to 'https://XXXXXXXXXXXX'

Kallithea  0.6.2 on Arch Linux.

What can I do to resolve this issue? I already tried to increase log level but I cannot find any clues in logs.

Regards,
Łukaz



More information about the kallithea-general mailing list