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

[FR] "git subtree" support #9603

Open
JamesTheAwesomeDude opened this issue Apr 24, 2024 Discussed in #9327 · 0 comments
Open

[FR] "git subtree" support #9603

JamesTheAwesomeDude opened this issue Apr 24, 2024 Discussed in #9327 · 0 comments
Labels
L: git:submodules Git submodules L: go:modules Golang modules

Comments

@JamesTheAwesomeDude
Copy link

JamesTheAwesomeDude commented Apr 24, 2024

Discussed in #9327

Originally posted by JamesTheAwesomeDude March 19, 2024

I'm using git subtree to manage the main dependency in one of my projects. My project is a Python package, and my dependency is a C library which it provides bindings for.

This project is a cryptographic library, so I would like to try to expedite updates, since they are occasionally security updates.

I see that Dependabot has support for git submodule. Is support for git subtree planned?


Seems to be the first ask of this question.

@github-actions github-actions bot added L: git:submodules Git submodules L: go:modules Golang modules labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: git:submodules Git submodules L: go:modules Golang modules
Projects
Status: No status
Development

No branches or pull requests

1 participant