bug-guix
[Top][All Lists]
Advanced

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

bug#72044: Pre-push authentication hook doesn’t cope with ‘git push --ta


From: Ludovic Courtès
Subject: bug#72044: Pre-push authentication hook doesn’t cope with ‘git push --tags’
Date: Wed, 10 Jul 2024 22:13:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hi,

Just noticed that the pre-push hook installed by ‘guix git authenticate’
fails when running ‘git push --tags’:

--8<---------------cut here---------------start------------->8---
  1 git … push origin --tags
guix git: [1;31merror: [0mGit error: the requested type does not match the type 
in the ODB
error: failed to push some refs to 'ssh://git.sv.gnu.org/srv/git/shepherd.git'
--8<---------------cut here---------------end--------------->8---

Not sure how the hook can determine it’s pushing tags.

Ludo’.





reply via email to

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