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

Support git sources with add #40

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Support git sources with add #40

merged 3 commits into from
Nov 1, 2024

Conversation

manzt
Copy link
Owner

@manzt manzt commented Nov 1, 2024

We already supported git sources with add, but this PR adds some additional uv flags for convenience:

  • --branch a branch for the source
  • --tag a tag for the source
  • --rev a revision for the source
juv add Untitled.ipynb git+https://github.com/encode/httpx --branch master

@manzt manzt merged commit f88df2a into main Nov 1, 2024
13 checks passed
@manzt manzt deleted the manzt/add-git branch November 1, 2024 16:59
@manzt manzt added the enhancement New feature or request label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant