-
Notifications
You must be signed in to change notification settings - Fork 399
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] Git subtree install option #1144
base: main
Are you sure you want to change the base?
Conversation
@microsoft-github-policy-service agree |
Hi @tsuga 👋 Thank you for taking the time to contribute this PR. Can you help me understand how you utilize I understand that the // cc @bamurtaugh |
Hi @samruddhikhandale |
@ |
Hello @tsuga , Thank you for the PR. Would you kindly add some tests to verify the git subtree feature when opted in by the user using the flag. A simple "git --version" like command isn't available for git subtree as I can see. With Regards, |
@Kaniska244 Thank you for your attention to this PR! Do you think |
Hello @tsuga , Thank you for the response. Sure if git subtree -h or git subtree --help works, it could be used in the test scripts. Kindly proceed with the change & let us check further. With Regards, |
This PR enhances the existing git feature to install git/contrib/subtree by specifying to do so in the options.