Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add command to prepare GBM release #158
Add command to prepare GBM release #158
Changes from 4 commits
c7e7dd4
db9339b
f3bbb6f
606055c
0973f88
485270c
d64997c
e00416d
3e4d3cc
33ef3ca
368b70c
f90bd9c
03fa629
e9ee191
ba0a457
c7318b0
4f4fc6b
0a74d43
c5961fa
9c0a1a1
f5fa9f6
32d354d
41a304e
0afefb1
8710371
254ae11
8b705b5
53b59f2
7da8dbb
73c3499
8a6485f
b449907
a9c1530
3764813
ac2d874
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure about putting something this GBM specific in the
git
package. Feels like it belongs ingbm/gbm.go
Not a blocker but something to consider as a refactor.