How do I open git-bash.exe from command prompt such that it executes "git status" automatically and waits for the next command instead of exiting
Issue How can I create a git-bash shortcut which opens git-bash.exe and automatically runs "git status" and/or "git worktree list"…