| # This file is not automatically read by git. It must be included explicitly, |
| # for instance via an include directive in the repository-specific |
| # configuration file ($GIT_DIR/config). That directive should be added |
| # automatically by scripts/install-git-hooks. |
| [merge "rpm-changes"] |
| name = *.changes merge driver |
| driver = scripts/rpm-changes-merge.pl %A %O %B |
| [diff "symsets"] |
| textconv = scripts/list-symsets |