Add support for vcs root directory being a parent of module build root.#59
Add support for vcs root directory being a parent of module build root.#59mklein0 wants to merge 4 commits intopython-versioneer:masterpython-versioneer/python-versioneer:masterfrom
Conversation
|
This is a patch for issue#38. |
|
I have an alternate implementation of this fix which relies on implicitly deriving the GIT root via the git rev-parse --show-toplevel command. This is located on an alternate branch, mklein0/python-versioneer@4bc41f8 |
|
I think this is mostly subsumed by #61, which I've been hacking on the last few days (and which is slightly smaller because I think we don't really need to know exactly where the |
|
Ok, it looks like all the tests from this branch are included in the other one. Closing this in favor of #61. |
No description provided.