add git-shell binary to bundles
This commit is contained in:
parent
3b8fb02b6d
commit
80152e1aa3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ bundledPrograms = catMaybes
|
|||
-- by git when it sshes to a remote.
|
||||
, Just "git-upload-pack"
|
||||
, Just "git-receive-pack"
|
||||
, Just "git-shell"
|
||||
#endif
|
||||
, Just "cp"
|
||||
#ifndef mingw32_HOST_OS
|
||||
|
|
Loading…
Reference in a new issue