Re: [PATCH v2 3/5] Help.c add --guide option

2013-03-03 Thread Philip Oakley
From: "Junio C Hamano" Sent: Sunday, March 03, 2013 11:38 PM Philip Oakley writes: Logic, but no actions, included. I am not sure what you mean. Is that to break "bisect"? Ahh, you meant "command line is parsed but we do not actually show guides yet, which is done by later patches in this

[PATCH v2 3/5] Help.c add --guide option

2013-03-03 Thread Philip Oakley
Logic, but no actions, included. The --all commands option, if given, will display first. The --guide option's list will then be displayed. The common commands list is only displayed if neither option, nor a command or guide name, is given. Signed-off-by: Philip Oakley --- builtin/help.c | 8 +

Re: [PATCH v2 3/5] Help.c add --guide option

2013-03-03 Thread Junio C Hamano
Philip Oakley writes: > Logic, but no actions, included. I am not sure what you mean. Is that to break "bisect"? Ahh, you meant "command line is parsed but we do not actually show guides yet, which is done by later patches in this series". OK. > The --all commands option, if given, will disp

[PATCH v2 3/5] Help.c add --guide option

2013-03-03 Thread Philip Oakley
Logic, but no actions, included. The --all commands option, if given, will display first. The --guide option's list will then be displayed. The common commands list is only displayed if neither option, nor a command or guide name, is given. Signed-off-by: Philip Oakley --- builtin/help.c | 8 +