Ghq Versions Save

Remote repository management made easy

v1.1.6

3 years ago

v1.1.6 (2021-02-25)

v1.1.5

3 years ago

v1.1.5 (2020-07-24)

v1.1.4

3 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)

v1.1.3

3 years ago

v1.1.3 (2020-06-26)

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

v1.1.2

3 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)

v1.1.1

3 years ago

v1.1.1 (2020-06-03)

v1.1.0

4 years ago

v1.1.0 (2020-01-24)

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

v1.0.3

4 years ago

v1.0.3 (2020-01-22)

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

v1.0.2

4 years ago

v1.0.2 (2020-01-17)

v1.0.1

4 years ago

v1.0.1 (2020-01-05)

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