chore: Remove unnecessary code in pre-commit script
This commit is contained in:
parent
3241f0f63f
commit
9ec55bec69
@ -21,7 +21,4 @@ if [ -n "$unencrypted_files" ]; then
|
|||||||
printfe "%s\n" "blue" "Use 'dotf secrets encrypt' to encrypt them before committing."
|
printfe "%s\n" "blue" "Use 'dotf secrets encrypt' to encrypt them before committing."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo ""
|
|
||||||
printfe "%s\n" "blue" "They are not staged so you're good but be vigilant!"
|
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user