Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Checking in changes prior to tagging of version v0.10.0
## [v0.10.0](v0.9.0...v0.10.0) (2019-04-27) * drop mitchellh/go-homedir dependency [#122](#122) ([Songmu](https://github.com/Songmu)) * introduce Go Modules and adjust releng files [#121](#121) ([Songmu](https://github.com/Songmu)) * Add a dummy CVS backend to recognize and skip CVS working directories [#115](#115) ([knu](https://github.com/knu)) * add -l option on get command which immediately look after get [#112](#112) ([kuboon](https://github.com/kuboon)) * add support for Fossil SCM [#98](#98) ([motemen](https://github.com/motemen)) * Use parsed username also with ssh for Git [#101](#101) ([jjv](https://github.com/jjv)) * Add ghq.completeUser config to disable user completion of `ghq get` [#118](#118) ([k0kubun](https://github.com/k0kubun)) * ghq get --vcs=<vcs> [#72](#72) ([motemen](https://github.com/motemen)) * warn if executable was not found when RunCommand [#70](#70) ([motemen](https://github.com/motemen)) * support `meta name="go-import"` to detect Go repository [#120](#120) ([Songmu](https://github.com/Songmu)) * support refs which start with URL Authority in ghq get [#119](#119) ([Songmu](https://github.com/Songmu))
- Loading branch information