Skip to content

Commit fd0095c

Browse files
committed
installer/portable: include the start script
It was pointed out by Orgad Shaneh that the `start` script is not part of the end users' Git for Windows installation. This script is part of the `filesystem` package. As that package contains files we do not want to ship with Git for Windows, we pluck just the `start` script out of it. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent cf0fa54 commit fd0095c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-file-list.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ mingw$BITNESS/etc/gitconfig
5656
etc/post-install/01-devices.post
5757
etc/post-install/03-mtab.post
5858
etc/post-install/06-windows-files.post
59+
usr/bin/start
5960
usr/bin/dash.exe
6061
usr/bin/rebase.exe
6162
usr/bin/rebaseall

0 commit comments

Comments
 (0)