-
Suggestion
-
Resolution: Fixed
Example:
/home/stash/data/repositories/1/config
[stash] hierarchyid = 9b3731760974b2b323e7 [repository] name = test-repo [project] name = PROJECT
In this case we can easy get project and repository names in hook with command: `git config --get project.name`
Form Name |
---|
Store project and repository names in git config
-
Suggestion
-
Resolution: Fixed
Example:
/home/stash/data/repositories/1/config
[stash] hierarchyid = 9b3731760974b2b323e7 [repository] name = test-repo [project] name = PROJECT
In this case we can easy get project and repository names in hook with command: `git config --get project.name`