ghq

Remote repository management made easy

MIT License

Downloads
512
Stars
3K
Committers
78

Bot releases are visible (Hide)

ghq - v1.6.1 Latest Release

Published by github-actions[bot] 6 months ago

What's Changed

Full Changelog: https://github.com/x-motemen/ghq/compare/v1.6.0...v1.6.1

ghq - v1.6.0

Published by github-actions[bot] 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/x-motemen/ghq/compare/v1.5.0...v1.6.0

ghq - v1.5.0

Published by github-actions[bot] 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/x-motemen/ghq/compare/v1.4.2...v1.5.0

ghq - v1.4.2

Published by github-actions[bot] over 1 year ago

What's Changed

Full Changelog: https://github.com/x-motemen/ghq/compare/v1.4.1...v1.4.2

ghq - v1.4.1

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/x-motemen/ghq/compare/v1.4.0...v1.4.1

ghq - v1.4.0

Published by github-actions[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/x-motemen/ghq/compare/v1.3.0...v1.4.0

ghq -

Published by github-actions[bot] over 2 years ago

v1.3.0 (2022-05-06)

ghq -

Published by github-actions[bot] over 3 years ago

v1.2.1 (2021-05-23)

  • ~/.gitconfig incompatible with AWS CodeCommit region specific URL #322 (xeres)
ghq -

Published by github-actions[bot] over 3 years ago

v1.2.0 (2021-05-22)

ghq -

Published by github-actions[bot] over 3 years ago

v1.1.7 (2021-02-27)

ghq -

Published by github-actions[bot] over 3 years ago

v1.1.6 (2021-02-25)

ghq -

Published by github-actions[bot] about 4 years ago

v1.1.5 (2020-07-24)

ghq -

Published by github-actions[bot] over 4 years ago

v1.1.4 (2020-06-30)

  • Care the some repository URL ended with '.git/' #291 (yoichi)
  • Fix typo in ghq get --help #290 (yoichi)
ghq -

Published by github-actions[bot] over 4 years ago

v1.1.3 (2020-06-26)

  • Fix ghq root --all not showing all root directories #289 (shihanng)
ghq -

Published by github-actions[bot] over 4 years ago

v1.1.2 (2020-06-21)

  • update deps #287 (Songmu)
  • Fetch instead of pull if the working tree isn't tracking remote. #286 (yoichi)
  • Refactor so that RemoteRepository#VCS can return an error #285 (johejo)
ghq -

Published by github-actions[bot] over 4 years ago

v1.1.1 (2020-06-03)

ghq -

Published by github-actions[bot] over 4 years ago

v1.1.0 (2020-01-24)

  • update module name to github.com/x-motemen/ghq and fix import paths #275 (Songmu)
ghq -

Published by github-actions[bot] over 4 years ago

v1.0.3 (2020-01-22)

  • CGO_ENABLED=0 and drop -static flag #273 (Songmu)
ghq -

Published by Songmu almost 5 years ago

v1.0.2 (2020-01-17)

ghq -

Published by github-actions[bot] almost 5 years ago

v1.0.1 (2020-01-05)

  • Fix argument for look in get, to make ghq get -look work #264 (astj)