We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e45c15 commit bc980d5Copy full SHA for bc980d5
chocolatey/poshgit.nuspec
@@ -27,7 +27,7 @@ Note on performance: displaying file status in the git prompt for a very large r
27
<summary>Provides prompt with Git status summary information and tab completion for Git commands, parameters, remotes and branch names.</summary>
28
<tags>poshgit posh-git powershell git</tags>
29
<projectUrl>https://github.com/dahlbyk/posh-git</projectUrl>
30
- <licenseUrl>https://github.com/dahlbyk/posh-git/blob/master/LICENSE.txt</licenseUrl>
+ <licenseUrl>https://github.com/dahlbyk/posh-git/blob/v0.7.0/LICENSE.txt</licenseUrl>
31
<requireLicenseAcceptance>false</requireLicenseAcceptance>
32
<dependencies>
33
<dependency id="git" />
0 commit comments