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

don't panic when the current working directory doesn't exist. #127

Merged
merged 1 commit into from Apr 27, 2019

Conversation

Songmu
Copy link
Member

@Songmu Songmu commented Apr 27, 2019

fix #99 as a workaround.

@Songmu Songmu merged commit 6aa0830 into master Apr 27, 2019
@Songmu Songmu deleted the fix-iss99 branch April 27, 2019 17:46
Songmu added a commit that referenced this pull request Apr 27, 2019
## [v0.10.1](v0.10.0...v0.10.1) (2019-04-28)

* Remove panics [#130](#130) ([Songmu](https://github.com/Songmu))
* generally loggers should output STDERR by default [#129](#129) ([Songmu](https://github.com/Songmu))
* Care the case if the query contains a hostname in list subcommand [#128](#128) ([Songmu](https://github.com/Songmu))
* don't panic when the current working directory doesn't exist. [#127](#127) ([Songmu](https://github.com/Songmu))
* canonicalize root paths to absolute [#126](#126) ([Songmu](https://github.com/Songmu))
* List symlinks to repos [#125](#125) ([Songmu](https://github.com/Songmu))
* rename package s/utils/cmdutil/ [#124](#124) ([Songmu](https://github.com/Songmu))
* separate logger package from utils [#123](#123) ([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.

ghq(1) gets panic if current working directory is removed
1 participant