-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/cueckoo: add short commit hash to "Closes" for importpr
When we import a PR from GitHub we immediately lose track of the original commit sha because of necessary commit message rewriting. Currently this means we have no easy way of anyone tracking exactly what was imported. Per a suggestion from @mvdan, we can simply add this to the "Closes" message for now, and later consider writing a message back to the PR from which we are importing with more information. For #33.
- Loading branch information
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters