diff options
author | Carlos Martín Nieto <cmn@dwim.me> | 2013-08-14 11:18:05 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@dwim.me> | 2013-08-14 11:52:49 +0200 |
commit | 0b9ebb54ff9aab86bb858e1d2952efa4dcdafefa (patch) | |
tree | 43abda1362b751f1889ea213cf3fff3e5f307f70 /tests/diff | |
parent | 2af9bcb2dbb47adafa7eecbf41ff113da7fa9d1b (diff) | |
download | libgit2-0b9ebb54ff9aab86bb858e1d2952efa4dcdafefa.tar.gz |
remote: relax the url rules
Accept any value for the remote's url, including an empty string which
we used to reject as invalid configuration.
This is not quite what git does (although it has its own problems with
such configurations) and it makes it harder to fix the issue, by not
letting the user modify it.
As we already need to check for a valid URL when we try to connect to
the network, let that perform the check, as we don't need to do it
anywhere else.
Diffstat (limited to 'tests/diff')
0 files changed, 0 insertions, 0 deletions