Skip to content

Conversation

@stong1994
Copy link
Contributor

fix #379

@stong1994
Copy link
Contributor Author

Snipaste_2024-04-23_01-51-10

Now, the time taken by ghq get is roughly equal to that of ghq get -l.

@Songmu Songmu merged commit 857cd44 into x-motemen:master Jul 12, 2024
@github-actions github-actions bot mentioned this pull request Jul 12, 2024
@Songmu
Copy link
Member

Songmu commented Jul 12, 2024

Good job. Thank you!

renovate bot referenced this pull request in d-issy/dotfiles Jul 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [x-motemen/ghq](https://togithub.com/x-motemen/ghq) | patch | `v1.6.1`
-> `v1.6.2` |

---

### Release Notes

<details>
<summary>x-motemen/ghq (x-motemen/ghq)</summary>

###
[`v1.6.2`](https://togithub.com/x-motemen/ghq/blob/HEAD/CHANGELOG.md#v162---2024-07-12)

[Compare
Source](https://togithub.com/x-motemen/ghq/compare/v1.6.1...v1.6.2)

- chore: Update "go build" lines by
[@&#8203;Okabe-Junya](https://togithub.com/Okabe-Junya) in
[https://github.com/x-motemen/ghq/pull/391](https://togithub.com/x-motemen/ghq/pull/391)
- feat(misc): support "ghq rm" completion by
[@&#8203;Okabe-Junya](https://togithub.com/Okabe-Junya) in
[https://github.com/x-motemen/ghq/pull/390](https://togithub.com/x-motemen/ghq/pull/390)
- Optimize: Reduce full repo scans when look tag is set by
[@&#8203;stong1994](https://togithub.com/stong1994) in
[https://github.com/x-motemen/ghq/pull/386](https://togithub.com/x-motemen/ghq/pull/386)
- Go 1.22.5 & update deps by
[@&#8203;Songmu](https://togithub.com/Songmu) in
[https://github.com/x-motemen/ghq/pull/393](https://togithub.com/x-motemen/ghq/pull/393)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/d-issy/dotfiles).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 get is slow when directory already exists

2 participants