[meta-arago][oe-layersetup][PATCH 0/5] oe-layertool-setup: general clean up and bugfix
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
From: Randolph Sapp <[email protected]> Fix a previously reported bug with checking out local branches that already exist. Prevent infinite input loops when no config templates are provided. Add an editorconfig to prevent erroneous whitespace changes. Use git to trim ref parts instead of external sed logic. Sorry this took so long Jon. Completely forgot about it. Randolph Sapp (5): editorconfig: add a shared editor configuration oe-layertool-setup: trim trailing whitespace oe-layertool-setup: fix config template parsing oe-layertool-setup: fix bug with branch checkout oe-layertool-setup: use git to trim ref parts .editorconfig | 15 +++++++++++++++ oe-layertool-setup.sh | 30 ++++++++++++++++++------------ 2 files changed, 33 insertions(+), 12 deletions(-) create mode 100644 .editorconfig -- 2.52.0