mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16:58 +02:00
Merge pull request #9 from marineam/ebuildcommit
fix(update_ebuilds): Move misplaced command
This commit is contained in:
commit
e3d5a705ec
@ -69,8 +69,8 @@ bump($1): sync with upstream
|
||||
Packages updated:
|
||||
$(for p in "$@"; do echo " $p"; done | sort)
|
||||
EOF
|
||||
git commit -e -F .git/COMMIT_EDITMSG
|
||||
fi
|
||||
git commit -e -F .git/COMMIT_EDITMSG
|
||||
else
|
||||
git status
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user