Files
tldr/scripts/pre-commit
2015-04-14 23:08:37 +02:00

6 lines
67 B
Bash

#!/bin/sh
make index
git add ./pages/index.json
make lint-changed