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

Stop exec on unix in the look subcommand in order to share code with windows #134

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

Songmu
Copy link
Member

@Songmu Songmu commented Apr 28, 2019

Now the ghq look sees the SHELL environment variable as the top priority so, we can now specify powershell in windows.

close #103

@Songmu Songmu changed the title Stop exec with unix in the look subcommand in order to share code with windows Stop exec on unix in the look subcommand in order to share code with windows Apr 28, 2019
@Songmu Songmu merged commit 9a0fc4b into master Apr 28, 2019
@Songmu Songmu deleted the system branch April 28, 2019 17:54
Songmu added a commit that referenced this pull request May 1, 2019
## [v0.11.0](v0.10.2...v0.11.0) (2019-05-01)

* Delete codes for the services turned down (Google Code and JazzHub) [#144](#144) ([Songmu](https://github.com/Songmu))
* reduce linter warnings [#143](#143) ([Songmu](https://github.com/Songmu))
* remove ghq.import.<subcommand> feature [#137](#137) ([Songmu](https://github.com/Songmu))
* Remove gomega [#142](#142) ([Songmu](https://github.com/Songmu))
* Streamline VCS detection for local repositories [#141](#141) ([Songmu](https://github.com/Songmu))
* introduce table driven test in TestCommandGet [#140](#140) ([Songmu](https://github.com/Songmu))
* "bzr" as Bazaar [#139](#139) ([Songmu](https://github.com/Songmu))
* Support bazaar [#87](#87) ([shigemk2](https://github.com/shigemk2))
* [experimental] support parallel import by using --parallel option [#136](#136) ([Songmu](https://github.com/Songmu))
* add -silent option to get and import [#135](#135) ([Songmu](https://github.com/Songmu))
* Stop exec on unix in the look subcommand in order to share code with windows [#134](#134) ([Songmu](https://github.com/Songmu))
* [list] accept url as a query [#133](#133) ([Songmu](https://github.com/Songmu))
* adjust NewURL() [#132](#132) ([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.

Support PowerShell for 'look' command
1 participant