diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-08-29 22:56:08 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-29 21:25:57 -0700 |
commit | b4fc8d6ac638723e4f4452752f8fb41efe1ec356 (patch) | |
tree | 2eac2b46e25dfd451a1372900815341e1296cd43 /ppc/sha1.c | |
parent | Update draft release notes to 1.7.7 (diff) | |
download | tgif-b4fc8d6ac638723e4f4452752f8fb41efe1ec356.tar.xz |
Documentation/remote-helpers: explain capabilities first
The current remote helper documentation is from the perspective of
git, so to speak: it presents a full menu of commands for a person
invoking a remote helper to choose from. In practice, that's less
useful than it could be, since the daunted novice remote-helper author
probably just wanted a list of commands needs to implement to get
started. So preface the command list with an overview of each
capability, its purpose, and what commands it requires.
As a side effect, this makes it a little clearer that git doesn't
choose arbitrary commands to run, even if the remote helper advertises
all capabilities --- instead, there are well defined command sequences
for various tasks.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ppc/sha1.c')
0 files changed, 0 insertions, 0 deletions