-
-
Notifications
You must be signed in to change notification settings - Fork 954
Support for 'git bundle' command #1348
Answered
by
Byron
Nightreaver
asked this question in
Q&A
-
Hello
I've been checking the docs, the git repo and google, but i cannot find any connection from gitpython to the 'git bundle' command. Tho i need it pretty quickly, i wanted to ask if this can be (or is already?) implemented.
I'm talking about this
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
Byron
Sep 22, 2021
I think what's closest to solving your issue is described here: using git directly. There is no specific implementation of it.
Replies: 1 comment
-
I think what's closest to solving your issue is described here: using git directly. There is no specific implementation of it.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Answer selected by
Byron
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment