author | Nguyen Thai Ngoc Duy <pclouds@gmail.com> | |
Mon, 3 Oct 2011 18:13:38 +0000 (05:13 +1100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Oct 2011 21:57:36 +0000 (14:57 -0700) | ||
commit | d78e5aecf931967bbaa4a8601cd40a5359e80e24 | |
tree | 79075783edf2dd0a6bebaad41d3ddbd88a0ac6f3 | tree | snapshot |
parent | 4a1c26951610fa1d2b9f8d9f7c85979bed856c94 | commit | diff |
pack-protocol: document "ERR" line
Since a807328 (connect.c: add a way for git-daemon to pass an error
back to client), git client recognizes "ERR" line and prints a
friendly message to user if an error happens at server side.
Document this.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since a807328 (connect.c: add a way for git-daemon to pass an error
back to client), git client recognizes "ERR" line and prints a
friendly message to user if an error happens at server side.
Document this.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/pack-protocol.txt | diff | blob | history |