Hi Peff,
On 15/05/2019 02:53, Jeff King wrote:
On Tue, May 14, 2019 at 05:17:17PM -0700, Emily Shaffer wrote:
const char git_more_info_string[] =
N_("'git help -a' and 'git help -g' list available subcommands and
some\n"
"concept guides. See 'git help ' or 'git help '\n"
Hi Emily,
On 15/05/2019 01:17, Emily Shaffer wrote:
On Tue, May 14, 2019 at 04:24:50PM +0100, Philip Oakley wrote:
It is not immediately obvious how to use the `git help` system
to show the git(1) page, with all its background and ccordinating
material, such as environment variables.
Let's sim
On Tue, May 14, 2019 at 05:17:17PM -0700, Emily Shaffer wrote:
> > const char git_more_info_string[] =
> > N_("'git help -a' and 'git help -g' list available subcommands and
> > some\n"
> >"concept guides. See 'git help ' or 'git help '\n"
> > - "to read about a specific subcomm
On Tue, May 14, 2019 at 04:24:50PM +0100, Philip Oakley wrote:
> It is not immediately obvious how to use the `git help` system
> to show the git(1) page, with all its background and ccordinating
> material, such as environment variables.
>
> Let's simply list it as the last few words of the last
It is not immediately obvious how to use the `git help` system
to show the git(1) page, with all its background and ccordinating
material, such as environment variables.
Let's simply list it as the last few words of the last usage line.
Signed-off-by: Philip Oakley
---
This follows from the disc
5 matches
Mail list logo