diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2016-05-11 16:19:06 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-01 16:22:47 +0100 |
commit | 964fffa514fd60bd06eedfdda358133659b30ea2 (patch) | |
tree | 191ab764b88c56f2b2adccba4f5ed940b75db808 /scripts/lib/devtool/search.py | |
parent | 8329d56cd43ef0a51c8040b62d3a40eb59bb39f7 (diff) | |
download | poky-964fffa514fd60bd06eedfdda358133659b30ea2.tar.gz |
oeqa.utils: add git module
A new helper module for easier interaction with Git repositories.
Provides GitRepo class that represents one local Git repository clone.
The GitRepo class currently only has one method, run_cmd(), for running
arbitrary git commands in the repository. More specialized methods for
commonly used git operations can be added later.
(From OE-Core rev: 4eaf434f885afbda03fe67ab6e9ff291c7a9c77e)
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/search.py')
0 files changed, 0 insertions, 0 deletions