diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-09-29 16:56:20 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-11 12:14:27 +0000 |
commit | fe85a2a8b4adb9671ad308e75fc3d1f2c5e08916 (patch) | |
tree | 788a3b438f73f23dd7d09fdb94e9a020d42014a1 /scripts/lib/recipetool/create.py | |
parent | d5ffd41a93b7ccacca9ab997d9918920485c27a9 (diff) | |
download | poky-fe85a2a8b4adb9671ad308e75fc3d1f2c5e08916.tar.gz |
devtool: finish: ensure repository is clean before proceeding
If the git repository for a recipe in the workspace has uncommitted
changes in it then it's possible that the user has forgotten to commit
something, so check and exit if there are any. Provide a -f/--force
option to continue in the case where the uncommitted changes aren't
needed.
Separately, if the repository is in the middle of a rebase or git am /
apply then error out (without the opportunity to force) since the user
really needs to sort this out before finishing.
(From OE-Core rev: bfebd18982c0c82ef2da63ec8f22175c93b2e308)
Signed-off-by: Paul Eggleton <paul.eggleton@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/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions