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

Git Bundle Handling #1246

Open
rmspeers opened this issue Dec 20, 2023 · 1 comment
Open

Git Bundle Handling #1246

rmspeers opened this issue Dec 20, 2023 · 1 comment

Comments

@rmspeers
Copy link

It appears that in the bundle.py, there is at least support for the file format, and packing seems to be well supported.

I do not see a way, however, to do 2 things:

  1. git pull from a bundle. When I try to give the path as the remote, an exception propagates from down in client.py's _open_repo function.

  2. create a bundle (git bundle create) from a repo

Could anyone share ideas or tips?

@rmspeers
Copy link
Author

@jelmer or anyone, do you have any suggestions? I'm not familiar with Git internals but am happy to try to add support if you have suggestions.

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

No branches or pull requests

1 participant