mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c84cc0a947
Currently we only mark the version-control-tools repo as needing updating, if we did not pass a path param to prompt_external_extension(). This is because if no path is passed, the extension is used from the version-control-tools repo, and so if _no_ path is passed, it's presumed the extension is external to the repo. However this is not always the case - eg if we need to specify a specific file for an extension (vs the entire directory), we have to do so be passing in the path. We hit this case for reviewboard. With this change, we always mark the version-control-tools repo as needing an update, no matter where the extension was located. |
||
---|---|---|
.. | ||
hgsetup | ||
mach_commands.py |