Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add -l option on get command which immediately look after get #112

Merged
merged 2 commits into from
Apr 26, 2019

Conversation

kuboon
Copy link
Contributor

@kuboon kuboon commented Dec 13, 2018

ghq get -l motemen/ghq

which clones the repository and instantly look into the directory.
Also, this command line is reusable.
You never wonder if the repository has been cloned or not.

@kuboon
Copy link
Contributor Author

kuboon commented Dec 13, 2018

How about make this behavior as default?

@Songmu
Copy link
Member

Songmu commented Apr 26, 2019

This close #84

@Songmu Songmu merged commit 59830a4 into x-motemen:master Apr 26, 2019
@Songmu
Copy link
Member

Songmu commented Apr 26, 2019

Thanks!

@Songmu Songmu mentioned this pull request Apr 26, 2019
Songmu added a commit that referenced this pull request Apr 27, 2019
## [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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants