GitVersion
GitVersion copied to clipboard
Feature/fix nonormalize with azurepipeline
Description
Related Issue
Maybe https://github.com/GitTools/GitVersion/issues/1967
Motivation and Context
The combination of repos with detached head (like on buildservers) with the /nonormalize parameter did not work.
How Has This Been Tested?
I testet it by executing gitversion within an azure devops buildserver pipeline by using the /nonormalize parameter.
Screenshots (if appropriate):
Checklist:
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs. Thank you for your contributions.
Closing as it's not by design