summaryrefslogtreecommitdiff
path: root/gitMergeCommon.py
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2005-10-28 02:48:54 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-29 05:57:00 (GMT)
commit211b5f9e62cc961acda59392fbf5a3efa8106c97 (patch)
tree34b786ce5431b5af896db98825eb1bb167fe1683 /gitMergeCommon.py
parentf0243f26f6d8403cd8e83c7d498c81e01a1f1735 (diff)
downloadgit-211b5f9e62cc961acda59392fbf5a3efa8106c97.zip
git-211b5f9e62cc961acda59392fbf5a3efa8106c97.tar.gz
git-211b5f9e62cc961acda59392fbf5a3efa8106c97.tar.bz2
Support receiving server capabilities
This patch implements the client side of backward compatible upload-pack protocol extension, <20051027141619.0e8029f2.vsu@altlinux.ru> by Sergey. The updated server can append "server_capabilities" which is supposed to be a string containing space separated features of the server, after one of elements in the initial list of SHA1-refname line, hidden with an embedded NUL. After get_remote_heads(), check if the server supports the feature like if (server_supports("multi_ack")) do_something(); Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'gitMergeCommon.py')
0 files changed, 0 insertions, 0 deletions