- New hub api command for scripting with GitHub API
- Re-implement CLI flag parsing so that --message <MSG> is equivalent to --message=<MSG>
- issue create --label is now issue create --labels to align with existing documentation
- Output crash debugging information on stderr instead of stdout
- Fix uploading assets with hub release
- Added man pages
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R1417:1ed48ce32a00: Update hub to 2.8.4
- Run hub --version
- List issues of a repository with hub issue
Diff Detail
Diff Detail
- Repository
- R1417 hub
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
make install is actually building and installing hub, so I am not sure in which step I should put it in.