skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unsigned commits, oops!


From: Arun Isaac
Subject: Re: Unsigned commits, oops!
Date: Thu, 02 May 2024 11:11:47 +0100

Hi Ludo,

I am unable to force push. This is presumably due to the remote having
receive.denyNonFastForward=true. Any idea how I may workaround this? Is
there some way to change the remote configuration?

$ git push -f origin master
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: error: denying non-fast-forward refs/heads/master (you should pull 
first)        
To gnu:/srv/git/skribilo.git
 ! [remote rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'gnu:/srv/git/skribilo.git'
Everything up-to-date

Regards,
Arun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]