diff options
author | Jakub Jirutka | 2022-06-26 21:43:00 +0200 |
---|---|---|
committer | Jakub Jirutka | 2022-06-26 21:43:00 +0200 |
commit | 421a3d5fc90fb332d3bfe04f6ff302a6a36996f5 (patch) | |
tree | bd9848191ff7c3fde718b12bb7d11e2ef94c0206 /pre-commit | |
download | aur-421a3d5fc90fb332d3bfe04f6ff302a6a36996f5.tar.gz |
Import package
Diffstat (limited to 'pre-commit')
-rw-r--r-- | pre-commit | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pre-commit b/pre-commit new file mode 100644 index 000000000000..15d6d297c102 --- /dev/null +++ b/pre-commit @@ -0,0 +1,3 @@ +#!/bin/sh + +git-metafile save && git add .metafile |