Added target_commitish option to Repository.create_git_release() (#625)

* Added is_draft and is_prerelease property to GitRelease

* Added target_commitish option to Repository.create_git_release()

* Added test for Repository.create_git_release()

* Renamed attr of GitRelease: is_draft, is_prerelease -> draft, prerelease
This commit is contained in:
Shinichi TAMURA
2018-03-15 11:17:04 +08:00
committed by Wan Liuyang
parent 654b06f6ba
commit 0f0a7d4e68
6 changed files with 105 additions and 1 deletions
File diff suppressed because one or more lines are too long