Update all commands to use the new base support.

Review Request #13022 — Created May 6, 2023 and submitted — Latest diff uploaded

Information

RBTools
release-5.x

Reviewers

This updates all of the bundled commands to subclass the new base
classes and to use the new modules for imports.

All unit tests pass.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Update all commands to use the new base support.
This updates all of the bundled commands to subclass the new base classes and to use the new modules for imports.
681b6e9614249b7bf048448d8a302eecea80b543 Christian Hammond
Update all commands to use the new base support.
This updates all of the bundled commands to subclass the new base classes and to use the new modules for imports.
df74f59693c8d7e3ecbae43e0c7a9dead2584607 Christian Hammond
rbtools/commands/api_get.py
rbtools/commands/attach.py
rbtools/commands/close.py
rbtools/commands/diff.py
rbtools/commands/land.py
rbtools/commands/patch.py
Loading...