You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ In order to use _Enterprise Config for Git_ you need to fork it to your GitHub E
15
15
* Define the [name of the setup command](./config.include#L46) for your company
16
16
* Set the [GitHub Enterprise server](./setup.sh#L8) (e.g. `github.mycompany.com`)
17
17
* Set _Enterprise Config for Git_[organization/repository of your fork](./setup.sh#L9) on your GitHub Enterprise server (e.g. `tools/enterprise-config`). Please ensure every engineer has read access.
18
+
* Define your [contact in case of errors](./setup.sh#L16)
18
19
* Register an [OAuth application](https://developer.github.com/v3/oauth/) on your GitHub Enterprise server and setup the _Enterprise Config for Git_[client ID and secret](./setup.sh#L12-L13).
19
20
* Configure your desired [company email pattern](./lib/setup_helpers.sh#L84).
20
21
* Create a production branch based on the master branch.
0 commit comments