Merge branch 'po/everyday-doc'
"git help everyday" to show the Everyday Git document. * po/everyday-doc: doc: add 'everyday' to 'git help' doc: Makefile regularise OBSOLETE_HTML list building doc: modernise everyday.txt wording and format in man page style
This commit is contained in:
@ -421,6 +421,7 @@ static struct {
|
||||
const char *help;
|
||||
} common_guides[] = {
|
||||
{ "attributes", N_("Defining attributes per path") },
|
||||
{ "everyday", N_("Everyday Git With 20 Commands Or So") },
|
||||
{ "glossary", N_("A Git glossary") },
|
||||
{ "ignore", N_("Specifies intentionally untracked files to ignore") },
|
||||
{ "modules", N_("Defining submodule properties") },
|
||||
|
Reference in New Issue
Block a user