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

Remove dependency on "git" executable #4147

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

arturcic
Copy link
Member

@arturcic arturcic commented Aug 7, 2024

This will simplify the publishing to winget, as well as there is no reason to depend on git executable only to be able to do the dump of the git graph.

This is changed by providing the exact commit command that needs to be run to get the git graph, instead of running the git executable by gitversion

This will simplify the publishing to winget
@arturcic arturcic added this to the 6.x milestone Aug 7, 2024
@arturcic arturcic changed the title Remove dependency on "git" cmdline Remove dependency on "git" executable Aug 7, 2024
@arturcic arturcic merged commit ad76a5f into GitTools:main Aug 7, 2024
106 checks passed
Copy link
Contributor

mergify bot commented Aug 7, 2024

Thank you @arturcic for your contribution!

@arturcic arturcic modified the milestones: 6.x, 6.0.2 Aug 12, 2024
@arturcic
Copy link
Member Author

🎉 This issue has been resolved in version 6.0.2 🎉
The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant