mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
chore: update commit message for generated files
This commit is contained in:
@@ -22,7 +22,7 @@ prod:
|
||||
git update-index --no-assume-unchanged $(CSS_FILES) $(JS_FILES) $(JS_LIB_FILES)
|
||||
git add -f $(CSS_FILES) $(JS_FILES) $(JS_LIB_FILES)
|
||||
@if ! git diff --cached --quiet --exit-code; then \
|
||||
git commit -m "(js/css) Update generated files"; \
|
||||
git commit -m "chore(js/css): update generated files"; \
|
||||
else \
|
||||
echo "Nothing to commit; skipping git-commit"; \
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user