mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-03 06:26:04 +00:00
Move conflict handling into two steps: load the conflicts and then apply the conflicts. This is more compatible with the existing checkout implementation and makes progress reporting more sane. |
||
|---|---|---|
| .. | ||
| binaryunicode.c | ||
| checkout_helpers.c | ||
| checkout_helpers.h | ||
| conflict.c | ||
| crlf.c | ||
| head.c | ||
| index.c | ||
| tree.c | ||
| typechange.c | ||