feeds: add option to force feed update despite modified files
authorJo-Philipp Wich <jo@mein.io>
Tue, 14 Feb 2017 17:35:57 +0000 (18:35 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 15 Feb 2017 09:07:00 +0000 (10:07 +0100)
commit3bfcd21e4b4504b04b0ea2bffe8430864138db2a
tree174dce1345f0c110300fb42a524245e1eac5fa23
parent946d1dfb87d41cf9ffb487522f6a84a5e87edafb
feeds: add option to force feed update despite modified files

Implement a new flag "-f" for the feeds update command which causes the
script to fall back to a more agressive git update strategy in case there
are locally modified files in the feeds directory.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
scripts/feeds