Name |
Last commit
|
Last update |
---|---|---|
.. | ||
filemodes.c | ||
read_tree.c | ||
rename.c | ||
tests.c |
git_index_read_tree() was exposing a parameter to provide the user with a progress indicator. Unfortunately, due to the recursive nature of the tree walk, the maximum number of items to process was unknown. Thus, the indicator was only counting processed entries, without providing any information how the number of remaining items.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
filemodes.c | Loading commit data... | |
read_tree.c | Loading commit data... | |
rename.c | Loading commit data... | |
tests.c | Loading commit data... |