mirror of
https://github.com/odoo/runbot.git
synced 2025-03-17 00:15:47 +07:00
![]() At the end of the _update_git method, the "git fetch" command is run. That makes it diffcult to override to change its behavior (for example to avoid fetching pull requests). With this commit, the command is separated in a new small method that can be easily overriden. |
||
---|---|---|
.. | ||
__init__.py | ||
branch.py | ||
build_dependency.py | ||
build.py | ||
event.py | ||
repo.py | ||
res_config_settings.py |