gitall.rs
gitall.rs copied to clipboard
"error: unknown option `color auto'" on git command gitall "stash branch <branchname> [<stash>]"
The command "stash branch <branchname> [<stash>]" (replace <branchname> with a new branchname and [<stash>] with stash@{0}) seems to trigger some option parsing error. I can see a similar issue was fixed some time back and closed, although it has re appeared here with this command. Thank you for your time.