From 03dc6dcab844dc06fafd04b92eab012dad03b0ca Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 2 Mar 2014 20:26:27 -0400 Subject: [PATCH] decruft --- doc/tips/automatically_adding_metadata/pre-commit-annex | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/tips/automatically_adding_metadata/pre-commit-annex b/doc/tips/automatically_adding_metadata/pre-commit-annex index 4897493cf4..f300bd7313 100755 --- a/doc/tips/automatically_adding_metadata/pre-commit-annex +++ b/doc/tips/automatically_adding_metadata/pre-commit-annex @@ -23,10 +23,6 @@ case "$(git config --bool metadata.overwrite || true)" in ;; esac -# By default, any existing metadata git-annex has stored is not overwritten -# with metadata taken from files. Uncomment this to enable. -#overwrite_metadata=1 - addmeta () { file="$1" field="$2"