savannah-hackers
[Top][All Lists]
Advanced

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

[sr #110594] git push returns "hints" about ignored hooks


From: Bernhard Voelker
Subject: [sr #110594] git push returns "hints" about ignored hooks
Date: Sun, 2 Jan 2022 19:39:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

URL:
  <https://savannah.nongnu.org/support/?110594>

                 Summary: git push returns "hints" about ignored hooks
                 Project: Savannah Administration
            Submitted by: berny
            Submitted on: Mon 03 Jan 2022 01:39:47 AM CET
                Category: Source code repositories - developer access
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
        Originator Email: mail@bernhard-voelker.de
        Operating System: GNU/Linux
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Since a couple of days, git outputs the following "hint" lines when
pushing to Savannah:


berny@blackice:~/findutils> git push sv
Enumerating objects: 261, done.
Counting objects: 100% (261/261), done.
Delta compression using up to 4 threads
Compressing objects: 100% (132/132), done.
Writing objects: 100% (136/136), 19.11 KiB | 3.82 MiB/s, done.
Total 136 (delta 111), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (111/111), completed with 110 local objects.
hint: The 'hooks/update' hook was ignored because it's not set as executable.
hint: You can disable this warning with `git config advice.ignoredHook
false`.
hint: The 'hooks/post-receive' hook was ignored because it's not set as
executable.
hint: You can disable this warning with `git config advice.ignoredHook
false`.
To ssh://git.sv.gnu.org/srv/git/findutils.git
   2efc2d2e..db5ec614  master -> master


It seems that the push was successful, but - as I heard that Savannah got new
hardware - is this something to worry about?

Thanks & have a nice day,
Berny




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?110594>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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