0.6.0
Fixed
- Fixed an issue with reading the token from the
auth.yml
Changed
- gh-finder: Add new flags
-archived
Include archived repositories-list-details
List details (file type, author, size, last commit date)-no-fork
Don't include fork repositories-no-grep=
The pattern to reject the file contents-no-private
Don't include private repositories-no-public
Don't include public repositories
Added
- gh-pr: Initial implementation