-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hi !
Building pkg for git formula creates package without some necessary git resources.
Packages contains dirs:
.
└── usr
└── local
├── Library
├── bin
├── etc
├── lib
├── libexec
└── share
when git wants some other files:
Failed to perform checkout on agent: '/usr/local/bin/git init --bare' command failed.
stdout: Initialized empty Git repository in /Users/teamcity/buildAgent/system/git/git-3DEC8E2F.git/
stderr: warning: templates not found /usr/local/Cellar/git/2.0.4/share/git-core/templates
Obviously, package should contain /usr/local/Cellar/git too.
Metadata
Metadata
Assignees
Labels
No labels