automatic update of pot/po files
This commit is contained in:
parent
338a647e73
commit
a7f84cb6d5
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ for staged in $(git diff --name-only --cached --diff-filter=d); do
|
|||
countDateRem=$(grep -E --count '^[-]"POT-Creation-Date:' "$output")
|
||||
|
||||
if [ "$countChanges" -eq $(("$countDateAdd" + "$countDateRem")) ] ; then
|
||||
echo "the file $staged only contains POT-Creation-Date"
|
||||
git reset -q HEAD "$staged"
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue