Package: git-core
Version: 1:1.6.1.3-1
Severity: minor

Hi,

Just created a new repo and noticed that some of the templates from
/usr/share/git-core/templates/hooks still use the no longer available
(or deprecated if its PATH is added) git-whatever commands,

post-update.sample:
  git-update-server-info

pre-commit.sample:
  git-rev-parse

pre-rebase.sample:
  git-rebase    (only in comments)
  git-rev-list

update.sample:
  git-receive-pack (in comments)
  git-cat-file

Not sure if /usr/lib/git-core/ is always added to PATH when those hooks are
run, but seems better if they use the new names.

Regards,

-- 
Agustin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to