|
|
|
|
|
by xxbondsxx
4057 days ago
|
|
Hey @iopuy can you file an issue on github? For paths that are not absolute or relative (and thus ambiguous), we: -- Try to detect the top-level version control directory
-- Use that if one is found But we could possibly pipe the current working directory into the python context from bash and go from there |
|