Skip to content

Commit ee00ef4

Browse files
tmzullingergitster
authored andcommitted
transport.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 15db9a8 commit ee00ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ struct transport *transport_get(struct remote *, const char *);
168168
* Check whether a transport is allowed by the environment.
169169
*
170170
* Type should generally be the URL scheme, as described in
171-
* Documentation/git.txt
171+
* Documentation/git.adoc
172172
*
173173
* from_user specifies if the transport was given by the user. If unknown pass
174174
* a -1 to read from the environment to determine if the transport was given by

0 commit comments

Comments
 (0)