added suggestion to auto-configure git diff driver

This commit is contained in:
Ilya_Shlyakhter 2019-09-19 17:43:41 +00:00 committed by admin
parent 1ab8303625
commit 4f2e58b5cd

View file

@ -0,0 +1 @@
`git diff` for annexed files, especially unlocked annexed files, is currently uninformative. It would help if [[`git-annex-init`|git-annex-init]] configured a [git diff driver](https://git-scm.com/docs/gitattributes#_generating_diff_text) to diff the contents of the annexed files, rather than the pointer files.