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

feat: do a bare clone #328

Merged
merged 1 commit into from May 6, 2022
Merged

feat: do a bare clone #328

merged 1 commit into from May 6, 2022

Conversation

helmecke
Copy link
Contributor

Implement #324

Copy link

@cacarico cacarico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the implementation, I'm waiting for this MR to be added 👍

@helmecke helmecke marked this pull request as ready for review January 5, 2022 18:01
@helmecke
Copy link
Contributor Author

helmecke commented Jan 5, 2022

Hi @Songmu, I've added documentation and integration test. I think it's ready for review. Thank you for your time.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1659666986

  • 5 of 5 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 82.146%

Totals Coverage Status
Change from base Build 1377954311: 0.07%
Covered Lines: 1095
Relevant Lines: 1333

💛 - Coveralls

@Songmu Songmu merged commit 3f586c1 into x-motemen:master May 6, 2022
Songmu added a commit that referenced this pull request May 6, 2022
## [v1.3.0](v1.2.1...v1.3.0) (2022-05-06)

* update deps [#342](#342) ([Songmu](https://github.com/Songmu))
* use go install instead of go get [#337](#337) ([shogo82148](https://github.com/shogo82148))
* Simplify repository lock using sync.Map [#339](#339) ([itchyny](https://github.com/itchyny))
* bump Go 1.18 [#338](#338) ([shogo82148](https://github.com/shogo82148))
* bump the actions that run on Node.js 16 runtime [#336](#336) ([shogo82148](https://github.com/shogo82148))
* fix: [trivial] fix the error message if nothing is passed to `ghq create` [#334](#334) ([gfx](https://github.com/gfx))
* feat: do a bare clone [#328](#328) ([helmecke](https://github.com/helmecke))
* update installation go [#327](#327) ([isanasan](https://github.com/isanasan))
* avoid using "Japanese Only" [#325](#325) ([shogo82148](https://github.com/shogo82148))
YuriSalesquw added a commit to YuriSalesquw/ghq that referenced this pull request Dec 26, 2022
## [v1.3.0](x-motemen/ghq@v1.2.1...v1.3.0) (2022-05-06)

* update deps [#342](x-motemen/ghq#342) ([Songmu](https://github.com/Songmu))
* use go install instead of go get [#337](x-motemen/ghq#337) ([shogo82148](https://github.com/shogo82148))
* Simplify repository lock using sync.Map [#339](x-motemen/ghq#339) ([itchyny](https://github.com/itchyny))
* bump Go 1.18 [#338](x-motemen/ghq#338) ([shogo82148](https://github.com/shogo82148))
* bump the actions that run on Node.js 16 runtime [#336](x-motemen/ghq#336) ([shogo82148](https://github.com/shogo82148))
* fix: [trivial] fix the error message if nothing is passed to `ghq create` [#334](x-motemen/ghq#334) ([gfx](https://github.com/gfx))
* feat: do a bare clone [#328](x-motemen/ghq#328) ([helmecke](https://github.com/helmecke))
* update installation go [#327](x-motemen/ghq#327) ([isanasan](https://github.com/isanasan))
* avoid using "Japanese Only" [#325](x-motemen/ghq#325) ([shogo82148](https://github.com/shogo82148))
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.

None yet

4 participants