author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Thu, 1 Sep 2011 16:49:38 +0000 (18:49 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 1 Sep 2011 22:52:02 +0000 (15:52 -0700) | ||
commit | 9609dc9ddcb1a79112eb45c88244cdbb622bd5bc | |
tree | 5406bcb378a642a28ad12d8931183fff300650b5 | tree | snapshot |
parent | 960e3114963dbb290c12f7a4d19c5776584d43ff | commit | diff |
(short) documentation for the testgit remote helper
While it's not a command meant to be used by actual users (hence, not
mentionned in git(1)), this command is a very precious help for
remote-helpers authors.
The best place for such technical doc is the source code, but users may
not find it without a link in a manpage.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
While it's not a command meant to be used by actual users (hence, not
mentionned in git(1)), this command is a very precious help for
remote-helpers authors.
The best place for such technical doc is the source code, but users may
not find it without a link in a manpage.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote-helpers.txt | diff | blob | history | |
Documentation/git-remote-testgit.txt | [new file with mode: 0644] | blob |
git-remote-testgit.py | diff | blob | history |