I use the following command through choclaty to install gittfs.
cinst gittfs
Everything seems to be in order until the following error occurs:
Write-Error : gittfs did not finish successfully. Boo to the chocolatey gods!
-----------------------
[ERROR] Cannot bind argument to parameter 'Path' because it is an empty string.
-----------------------
Indeed, what path parameter do they say?
source
share