- [x ] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seeing `git archive` does not work if you have the windows MinGit package installed because gzip is missing from the package. ``` gzip -cn: gzip: command not found ```