Name |
Last commit
|
Last update |
---|---|---|
.. | ||
create.c | ||
delete.c | ||
ishead.c | ||
iterator.c | ||
lookup.c | ||
move.c | ||
name.c | ||
remote.c | ||
upstream.c | ||
upstreamname.c |
When we look for which remote corresponds to a remote-tracking branch, we look in the refspecs to see which ones matches. If none do, we should abort. We currently ignore the error message from this operation, so let's not do that anymore. As part of the test we're writing, let's test for the expected behaviour if we cannot find a refspec which tells us what the remote-tracking branch for a remote would look like.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
create.c | Loading commit data... | |
delete.c | Loading commit data... | |
ishead.c | Loading commit data... | |
iterator.c | Loading commit data... | |
lookup.c | Loading commit data... | |
move.c | Loading commit data... | |
name.c | Loading commit data... | |
remote.c | Loading commit data... | |
upstream.c | Loading commit data... | |
upstreamname.c | Loading commit data... |