From: Ian Jackson Date: Sat, 28 Jan 2012 19:49:21 +0000 (+0000) Subject: thoughts about metadata X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topbloke.git;a=commitdiff_plain;h=f0ee45a14d7110c479a8a927c9548fb805159395 thoughts about metadata --- diff --git a/DESIGN b/DESIGN index b9af16c..66003b3 100644 --- a/DESIGN +++ b/DESIGN @@ -189,6 +189,10 @@ Stack reordering op ? auto adjust deps When merging, we need to DTRT with our metadata. -So we do this by running write-tree/read-tree etc. ourselves. +Do this by running write-tree/read-tree etc. ourselves ? For a source we're merging from, we make a version where the -metadata we shouldn't be merging is removed. +metadata we shouldn't be merging is removed ? +Or something. +Have discovered that specifying a custom merge driver for a file does +not have any effect if the three-way-merge looks trivial based +on looking at the file contents - at least, if you use git-merge.