Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ab90d3

Browse files
authored
Merge pull request#7087 from libgit2/ethomson/transport_register_docs
2 parents3fd47e3 +a9ae10c commit5ab90d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎include/git2/sys/transport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ GIT_EXTERN(int) git_transport_ssh_with_paths(git_transport **out, git_remote *ow
206206
* and git_transport_unregister with other calls to the library that
207207
* instantiate transports.
208208
*
209-
* @param prefix The scheme(ending in "://")to match,i.e. "git://"
209+
* @param prefix The scheme to match,eg "git" or "https"
210210
* @param cb The callback used to create an instance of the transport
211211
* @param param A fixed parameter to pass to cb at creation time
212212
* @return 0 or an error code

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp