We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GitVersion.Tool
6.0.2 6.0.2+Branch.main.Sha.30211316bc16e481dc440baae39ff904c4fa4966
Windows
When running the command gitversion init in a repo i get the text Cannot find the .git directory
gitversion init
Cannot find the .git directory
I would expect to see output where i can setup my gitversion config
git init
No response
PS C:\Temp\sdsd> git init Initialized empty Git repository in C:/Temp/sdsd/.git/ PS C:\Temp\sdsd> gitversion init Cannot find the .git directory PS C:\Temp\sdsd> gitversion /version
The text was updated successfully, but these errors were encountered:
gitversion init was removed in version 6 #3899
Sorry, something went wrong.
No branches or pull requests
Prerequisites
GitVersion package
GitVersion.Tool
GitVersion version
6.0.2 6.0.2+Branch.main.Sha.30211316bc16e481dc440baae39ff904c4fa4966
Operating system
Windows
What are you seeing?
When running the command
gitversion init
in a repo i get the textCannot find the .git directory
What is expected?
I would expect to see output where i can setup my gitversion config
Steps to Reproduce
git init
gitversion init
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
The text was updated successfully, but these errors were encountered: