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 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17088): https://lists.yoctoproject.org/g/meta-arago/message/17088 Mute This Topic: https://lists.yoctoproject.org/mt/117662930/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
