how to remove an alias with multiple values in git using cmd?
I've tried "git config --global --unset alias.brd" but I got the message "warning: alias.brd has multiple values"
how to remove an alias with multiple values in git using cmd?
I've tried "git config --global --unset alias.brd" but I got the message "warning: alias.brd has multiple values"