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

Allowing picking of specific branch in --url/--manager-url options for comfy install command #147

Merged
merged 5 commits into from
Aug 2, 2024

Conversation

telamonian
Copy link
Member

@telamonian telamonian commented Aug 2, 2024

Currently, the url options of comfy install allow a user to specify a url or local path pointing to a particular git repo that will then be used to install either ComfyUI core or ComfyUI-Manager. This PR allows one to also pick a specific branch of said git repo. Branch can be selected using a syntax similar to that of pip/setuptools dependency specification. For example:

https://myrepo.git@branch

This will make it easier to test out dev/feature branches of both core and Manager, eg comfyanonymous/ComfyUI#3897, ltdrdata/ComfyUI-Manager#886

@yoland68 yoland68 merged commit 293b96c into Comfy-Org:main Aug 2, 2024
8 checks passed
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