Name |
Last commit
|
Last update |
---|---|---|
.. | ||
automerge.c | ||
commits.c | ||
modeconflict.c | ||
renames.c | ||
treediff.c | ||
trivial.c | ||
whitespace.c |
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 |
---|---|---|
.. | ||
automerge.c | Loading commit data... | |
commits.c | Loading commit data... | |
modeconflict.c | Loading commit data... | |
renames.c | Loading commit data... | |
treediff.c | Loading commit data... | |
trivial.c | Loading commit data... | |
whitespace.c | Loading commit data... |