This commit is contained in:
Joey Hess 2014-03-02 20:26:27 -04:00
parent 08b9bc7b7b
commit 03dc6dcab8
Failed to extract signature

View file

@ -23,10 +23,6 @@ case "$(git config --bool metadata.overwrite || true)" in
;; ;;
esac 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 () { addmeta () {
file="$1" file="$1"
field="$2" field="$2"