We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e33429f commit 526cf22Copy full SHA for 526cf22
book/11-git-internals/sections/transfer-protocols.asc
@@ -146,7 +146,7 @@ It tries to run a command on the remote server via an SSH call that looks someth
146
$ ssh -x git@server "git-receive-pack 'simplegit-progit.git'"
147
005bca82a6dff817ec66f4437202690a93763949 refs/heads/master report-status \
148
delete-refs side-band-64k quiet ofs-delta \
149
- agent=git/2:2.1.1~vmg-bitmaps-bugaloo-608-g116744e delete-refs
+ agent=git/2:2.1.1+github-607-gfba4028 delete-refs
150
003e085bb3bcb608e1e84b2432f8ecbe6306e7e7 refs/heads/topic
151
0000
152
----
0 commit comments