Skip to content

Commit 526cf22

Browse files
committed
standardize on the github string
1 parent e33429f commit 526cf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ It tries to run a command on the remote server via an SSH call that looks someth
146146
$ ssh -x git@server "git-receive-pack 'simplegit-progit.git'"
147147
005bca82a6dff817ec66f4437202690a93763949 refs/heads/master report-status \
148148
delete-refs side-band-64k quiet ofs-delta \
149-
agent=git/2:2.1.1~vmg-bitmaps-bugaloo-608-g116744e delete-refs
149+
agent=git/2:2.1.1+github-607-gfba4028 delete-refs
150150
003e085bb3bcb608e1e84b2432f8ecbe6306e7e7 refs/heads/topic
151151
0000
152152
----

0 commit comments

Comments
 (0)