[coreboot] make gitconfig not working for me with git 1.9.1

mturney at codeaurora.org mturney at codeaurora.org
Sat Feb 24 01:10:16 CET 2018


Errors I receive on command-line strongly point to this commit:

commit fda071ca7a17614a58c0812c28b14a417471b915
Author: Alex Thiessen <alex.thiessen.de+coreboot at gmail.com>
Date:   Sat Jan 13 17:05:31 2018 +0000

     util/gitconfig: Make gitconfig.sh support gitfile


Ubuntu host, 14.04


mturney at mturney-linux:/local/mnt/workspace/mturney/gitrepos/public/coreboot$ 
make gitconfig
fatal: ambiguous argument 'hooks': unknown revision or path not in the 
working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
mkdir: unrecognized option '--git-path
hooks'
Try 'mkdir --help' for more information.
util/gitconfig/gitconfig.sh: line 33: --git-path
hooks/commit-msg: No such file or directory
chmod: unrecognized option '--git-path
hooks/commit-msg'
Try 'chmod --help' for more information.
util/gitconfig/gitconfig.sh: line 33: --git-path
hooks/pre-commit: No such file or directory
chmod: unrecognized option '--git-path
hooks/pre-commit'
Try 'chmod --help' for more information.
fatal: ambiguous argument 'hooks': unknown revision or path not in the 
working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument 'hooks': unknown revision or path not in the 
working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument 'hooks': unknown revision or path not in the 
working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
mturney at mturney-linux:/local/mnt/workspace/mturney/gitrepos/public/coreboot$



More information about the coreboot mailing list