summaryrefslogtreecommitdiff
path: root/include/git2
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2014-08-31 16:48:41 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2014-08-31 18:01:35 +0200
commitdbc77850ff62b134d7fe7ab659ca2d3ef24cf556 (patch)
treefa534c95abe40ae98c8416c6471f73f3a2c0c2d9 /include/git2
parent69b584593ee849d8af1bd0045c0f625d91e1d436 (diff)
downloadlibgit2-dbc77850ff62b134d7fe7ab659ca2d3ef24cf556.tar.gz
transport: distinguish between unknown and unsupported transports
Even when built without a SSH support, we know about this transport. It is implemented, but the current code makes us return an error message saying it's not. This is a leftover from the initial implementation of the transports when there were in fact transports we knew about but were not implemented. Instead, let the SSH transport itself say it cannot run, the same as we do for HTTPS.
Diffstat (limited to 'include/git2')
0 files changed, 0 insertions, 0 deletions