remove outdated git bash example from config

This commit is contained in:
Labhansh Agrawal 2021-02-25 13:19:48 +05:30 committed by Benjamin Staneck
parent 0dce08c310
commit 8e58fd9235

View file

@ -114,10 +114,6 @@ module.exports = {
//
// Cygwin
// - Example: `C:\\cygwin64\\bin\\bash.exe`
//
// Git Bash
// - Example: `C:\\Program Files\\Git\\git-cmd.exe`
// Then Add `--command=usr/bin/bash.exe` to shellArgs
shell: '',
// for setting shell arguments (i.e. for using interactive shellArgs: `['-i']`)