git: Add bash shell to bins

This commit is contained in:
Rashil Gandhi 2022-10-03 15:07:20 +05:30 committed by GitHub
parent a728829f7c
commit 3e49f47411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@
}
},
"bin": [
"bin\\sh.exe",
"bin\\bash.exe",
"cmd\\git.exe",
"cmd\\gitk.exe",
"cmd\\git-gui.exe",