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

Fix fetching when no branch is specified #148

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Fix fetching when no branch is specified #148

merged 1 commit into from
Aug 1, 2024

Conversation

rtimush
Copy link
Collaborator

@rtimush rtimush commented Aug 1, 2024

While the configuration with revision and without a branch is not recommended, and fetching all branches is not very efficient, there are such protofetch.toml files in the wild, so we need to maintain the compatibility with them.

@rtimush rtimush requested a review from a team August 1, 2024 08:22
@rtimush rtimush merged commit e5a4e8e into master Aug 1, 2024
16 checks passed
@rtimush rtimush deleted the fix-no-branch branch August 1, 2024 08:43
@rtimush rtimush mentioned this pull request Aug 16, 2024
rtimush added a commit that referenced this pull request Aug 16, 2024
## 🤖 New release
* `protofetch`: 0.1.7 -> 0.1.8

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.1.8](v0.1.7...v0.1.8)
- 2024-08-16

### Other
- Use more robust cache locking
([#150](#150))
- Fix fetching when no branch is specified
([#148](#148))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
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