| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| trees | ||
| workdir | ||
| files.c | ||
| merge_helpers.c | ||
| merge_helpers.h |
It's not always obvious the mapping between stage level and conflict-ness. More importantly, this can lead otherwise sane people to write constructs like `if (!git_index_entry_stage(entry))`, which (while technically correct) is unreadable. Provide a nice method to help avoid such messy thinking.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| trees | Loading commit data... | |
| workdir | Loading commit data... | |
| files.c | Loading commit data... | |
| merge_helpers.c | Loading commit data... | |
| merge_helpers.h | Loading commit data... |