mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-31 18:33:06 +00:00
Consumers can now register custom merged drivers with `git_merge_driver_register`. This allows consumers to support the merge drivers, as configured in `.gitattributes`. Consumers will be asked to perform the file-level merge when a custom driver is configured. |
||
|---|---|---|
| .. | ||
| trees | ||
| workdir | ||
| conflict_data.h | ||
| driver.c | ||
| files.c | ||
| merge_helpers.c | ||
| merge_helpers.h | ||