Name |
Last commit
|
Last update |
---|---|---|
.. | ||
create.c | ||
insteadof.c | ||
list.c |
There was a bug when calling `git_remote_list` that caused us to not re-read modified configurations when using `git_config_iterator`. This bug also impacted `git_remote_list`, which thus failed to provide an up-to-date list of remotes. Add a test suite remote::list with a single test that verifies we do the right thing.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
create.c | Loading commit data... | |
insteadof.c | Loading commit data... | |
list.c | Loading commit data... |