| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| addall.c | ||
| cache.c | ||
| collision.c | ||
| conflicts.c | ||
| crlf.c | ||
| filemodes.c | ||
| inmemory.c | ||
| names.c | ||
| read_index.c | ||
| read_tree.c | ||
| rename.c | ||
| reuc.c | ||
| stage.c | ||
| tests.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 |
|---|---|---|
| .. | ||
| addall.c | Loading commit data... | |
| cache.c | Loading commit data... | |
| collision.c | Loading commit data... | |
| conflicts.c | Loading commit data... | |
| crlf.c | Loading commit data... | |
| filemodes.c | Loading commit data... | |
| inmemory.c | Loading commit data... | |
| names.c | Loading commit data... | |
| read_index.c | Loading commit data... | |
| read_tree.c | Loading commit data... | |
| rename.c | Loading commit data... | |
| reuc.c | Loading commit data... | |
| stage.c | Loading commit data... | |
| tests.c | Loading commit data... |