-
Notifications
You must be signed in to change notification settings - Fork 80
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
Fork relevant projects under the droidsec org account #21
Comments
should we be forking it or adding them as subprojects / submodules that way upstream updates could also be tracked. and people get the software too. |
Yeah, after I forked a few I realized how much of a maintenance nightmare this will become. Apparently Github used to have a "fast forward" thing in the interface, but I don't think they have that anymore :-/ I'm not sure using subprojects/submodules is a good idea since that would hide the projects inside another repo :-/ Maybe the best solution is just manually tracking them in the Wiki. Thoughts? |
Best would be to manually track them but i think it is a good idea to have a copy available somewhere in case a DMCA stick its head high or the author decides to just shutdown the project and remove repository. |
maybe a repo manifest file that makes it easy to grab all of them? |
A repo manifest sounds interesting too! |
For any Android-related tools that are on github, forking them into the organization account make finding them easier.
The text was updated successfully, but these errors were encountered: