Adam Abrams
Adam Abrams
@sponaugle Did you ever find a solution? I'm having the same issue.
**Environment** * Python: 3.7 * pyodbc: 4.0.27 * unixodbc-dev 2.3.6 * msodbcsql17 17.4.1.1-1 * OS: Linux (Debian Buster-Slim 10.1) * Running as a Docker container * driver: ODBC Driver 17...
I've created a PR that attempts to support this, but with a different strategy. Instead of adding logic to handle different remotes (which I couldn't find a robust way to...
Does the version [here](https://github.com/adamtabrams/change/blob/4ab54980b020fb9403b8392688d2ba8f8a86e6f6/change) behave as you expect for branches with multiple remotes? Also when there's only one remote, but it isn't named `origin`?