decruft
This commit is contained in:
parent
08b9bc7b7b
commit
03dc6dcab8
1 changed files with 0 additions and 4 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue