Skip to content

Commit ee162f0

Browse files
committed
Merge pull request #477 from yann-soubeyrand/patch-1
Update transfer-protocols.asc
2 parents 7bc46f6 + 3e4859a commit ee162f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/10-git-internals/sections/transfer-protocols.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ The connection is initiated with this request:
199199
----
200200

201201
That's the end of the first client-server exchange.
202-
The client then makes another request, this time a `POST`, with the data that `git-upload-pack` provides.
202+
The client then makes another request, this time a `POST`, with the data that `send-pack` provides.
203203

204204
[source]
205205
----

0 commit comments

Comments
 (0)