Commit fc9cacc
committed
ENH: Update Git client side hooks for GitHub
The hooks help migrate existing repositories configured to contribute
through Gerrit.
The setup scripts walk the user through creating an account on GitHub,
setting up SSH keys, creating a fork, configuring their fork to the
`origin` remote, and the InsightSoftwareConsortium repository as the
`upstream` remote.
The old aliases `gerrit-push`, `gerrit-merge` are removed and new
aliases for appropriate for GitHub are created, `review-push`, `pr`,
`pr-clean` are created.
New Git tips are created, pointing out the `pr` alias, `git series`, and
`hub`.
Change-Id: I752fc24db6ed3ef3cbb403a7f4fd7c75cf7d47eb1 parent 1501574 commit fc9cacc
21 files changed
Lines changed: 674 additions & 942 deletions
File tree
- Utilities
- DevelopmentSetupScripts
- GitSetup
- Git
- Hooks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments