diff --git a/chocolatey/poshgit.nuspec b/chocolatey/poshgit.nuspec index 5e137a72f..b0277a488 100644 --- a/chocolatey/poshgit.nuspec +++ b/chocolatey/poshgit.nuspec @@ -4,7 +4,7 @@ poshgit posh-git 0.7.0-pre5 - Keith Dahlby, Mark Embling, Jeremy Skinner + Keith Dahlby, Mark Embling, Jeremy Skinner, Keith Hill Keith Dahlby ### posh-git A set of PowerShell scripts which provide Git/PowerShell integration @@ -24,7 +24,7 @@ See profile.example.ps1 as to how you can integrate the tab completion and/or gi Note on performance: displaying file status in the git prompt for a very large repo can be prohibitively slow. Rather than turn off file status entirely, you can disable it on a repo-by-repo basis by adding individual repository paths to `$GitPromptSettings.RepositoriesInWhichToDisableFileStatus`. - PoshGit - A PowerShell environment for Git + Provides prompt with Git status summary information and tab completion for Git commands, parameters, remotes and branch names. poshgit posh-git powershell git https://github.com/dahlbyk/posh-git https://github.com/dahlbyk/posh-git/blob/master/LICENSE.txt