Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commithook install cannot be performed in a git sub-directory #144

Open
andkirby opened this issue Dec 7, 2018 · 0 comments
Open

commithook install cannot be performed in a git sub-directory #144

andkirby opened this issue Dec 7, 2018 · 0 comments

Comments

@andkirby
Copy link
Owner

andkirby commented Dec 7, 2018

0 kirby-48 12:02:44 /d/home
✓ $ mkdir t1

0 kirby-48 12:02:47 /d/home
✓ $ cd t1

0 kirby-48 12:02:49 /d/home/t1
✓ $ git init
Initialized empty Git repository in D:/home/t1/.git/

0 kirby-48 12:02:52 /d/home/t1 (master)
✓ $ mkdir 1

0 kirby-48 12:02:55 /d/home/t1 (master)
✓ $ cd 1

0 kirby-48 12:02:56 /d/home/t1/1 (master)
✓ $ ch install

 Please set your root project directory. [D:\home\t1]:
 >


                                                                                             
 [ERROR] No information about git directory.                                                 
                                                                                             

 Please set your root project directory. [D:\home\t1]:
 >


                                                                                             
 [ERROR] No information about git directory.                                                 
                                                                                             

 Please set your root project directory. [D:\home\t1]:
 > /d/home/t1/


  [Symfony\Component\Console\Exception\LogicException]
  No information about git directory.


install [-d|--project-dir PROJECT-DIR] [--hook HOOK] [--commit-msg] [--pre-commit] [-w|--overwrite] [-p|--php-binary PHP-BINARY]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant