Files
git/Documentation
Jonathan Nieder b4fc8d6ac6 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>
2011-08-29 21:25:57 -07:00
..
2011-08-22 21:02:41 -07:00
2011-08-08 09:30:12 -07:00
2011-07-06 16:48:59 -07:00
2011-07-01 11:22:09 -07:00
2011-05-19 10:55:54 -07:00
2011-03-11 10:59:16 -05:00
2011-08-24 12:18:02 -07:00
2010-07-05 13:39:02 -07:00
2011-08-17 17:35:38 -07:00
2011-07-22 13:58:46 -07:00
2010-07-20 16:59:17 -07:00