Store project and repository names in git config

XMLWordPrintable

      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`

              Assignee:
              Bryan Turner (Inactive)
              Reporter:
              Konstantin Mironov
              Votes:
              6 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: