emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap fails: cp: .git/hooks/applypatch-msg.sample: No such


From: Jan D.
Subject: Re: make bootstrap fails: cp: .git/hooks/applypatch-msg.sample: No such file or directory
Date: Tue, 27 Jan 2015 10:11:52 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Paul Eggert skrev den 2015-01-27 07:50:
Sam Steingold wrote:

.$ mkcd z
./z [37]$ git init
Initialized empty Git repository in ./z/.git/
./z [38]$ ls -R .git/
...
.git//hooks:
total 40
8 ctags*        8 post-checkout*    8 post-commit*        8
post-merge*        8 post-rewrite*

That's odd.  It doesn't look like my .git/hooks at all.  I wonder what
other incompatibility bombs Apple has planted in their version of Git?

FWIW, no git repository I have on OSX (2 machines about 20 repositories) has this layout. This is what they have:

% ls .git/hooks/
applypatch-msg.sample*     pre-push.sample*
commit-msg.sample*         pre-rebase.sample*
post-update.sample*        prepare-commit-msg.sample*
pre-applypatch.sample*     update.sample*
pre-commit.sample*

% git --version
git version 1.9.3 (Apple Git-50)

I think this is a local problem, not a general one.

        Jan D.




reply via email to

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