aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-init.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-29doc: git-init: apply new documentation formatting guidelinesJean-Noël Avila1-28/+28
2024-03-11doc: git-init: rework config item init.templateDirJean-Noël Avila1-0/+2
2024-03-11doc: git-init: rework definition listsJean-Noël Avila1-4/+8
2024-03-11doc: git-init: format placeholdersJean-Noël Avila1-5/+5
2024-03-11doc: git-init: format verbatim partsJean-Noël Avila1-16/+16
2024-01-02builtin/init: introduce `--ref-format=` value flagPatrick Steinhardt1-0/+7
2023-10-09documentation: fix punctuationElijah Newren1-1/+1
2023-10-09documentation: add missing articleElijah Newren1-2/+2
2023-10-09documentation: fix subject/verb agreementElijah Newren1-1/+1
2023-10-09documentation: wording improvementsElijah Newren1-1/+1
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason1-0/+7
2021-11-09init doc: --shared=0xxx does not give umask but perm bitsJunio C Hamano1-5/+6
2021-11-09doc: git-init: clarify file modes in octal.Jean-Noël Avila1-7/+9
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila1-4/+4
2021-11-09doc: express grammar placeholders between angle bracketsJean-Noël Avila1-1/+1
2020-12-13init: document `init.defaultBranch` betterJohannes Schindelin1-4/+7
2020-10-08doc: fix the bnf like style of some commandsJean-Noël Avila1-1/+1
2020-08-17Documentation: mark `--object-format=sha256` as experimentalMartin Ågren1-0/+2
2020-06-24init: allow specifying the initial branch name for the new repositoryJohannes Schindelin1-0/+7
2020-06-24docs: add missing diamond bracketsJohannes Schindelin1-1/+1
2020-02-24builtin/init-db: allow specifying hash algorithm on command linebrian m. carlson1-1/+6
2019-02-06Merge branch 'km/init-doc-typofix'Junio C Hamano1-1/+1
2019-01-31init docs: correct a punctuation typoKyle Meyer1-1/+1
2018-12-26Documentation: do not nest open blocksMartin Ågren1-4/+0
2017-02-17init: document dotfiles exclusion on template copyGrégoire Paris1-2/+2
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano1-1/+1
2016-06-08doc: more consistency in environment variables formatTom Russello1-1/+1
2016-05-04githooks.txt: improve the intro sectionÆvar Arnfjörð Bjarmason1-1/+6
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy1-1/+1
2014-08-08Documentation: git-init: flesh out exampleLinus Arver1-0/+2
2014-08-08Documentation: git-init: template directory: reword and cross-referenceLinus Arver1-3/+2
2014-08-08Documentation: git-init: reword parenthetical statementsLinus Arver1-2/+2
2014-08-08Documentation: git-init: --separate-git-dir: clarifyLinus Arver1-6/+6
2014-08-08Documentation: git-init: template directory: rewordLinus Arver1-5/+5
2014-08-08Documentation: git-init: list items faceliftLinus Arver1-21/+28
2014-08-08Documentation: git-init: typographical fixesLinus Arver1-6/+5
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-8/+8
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk1-0/+1
2011-05-25init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy1-2/+1
2011-03-19init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy1-2/+15
2011-03-19git-init.txt: move description section upNguyễn Thái Ngọc Duy1-26/+20
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-9/+0
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec1-1/+1
2010-02-17Add a "TEMPLATE DIRECTORY" section to git-init[1].Steven Drake1-8/+21
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast1-3/+3
2009-07-25git init: optionally allow a directory argumentNanako Shiraishi1-1/+4
2009-04-18Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland1-5/+11
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-3/+3
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-3/+3
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer1-1/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-05-28git-init: accept --bare optionLuciano Rocha1-1/+6
2008-04-16Make core.sharedRepository more genericHeikki Orsila1-1/+7
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-1/+1
2007-12-18Fix some documentation typos.Ralf Wildenhues1-1/+1
2007-06-27Add an option to quiet git-init.Jeffrey C. Ollie1-1/+5
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre1-3/+1
2007-01-11Document git-initJunio C Hamano1-1/+113
2007-01-10Add git-init documentation.Nicolas Pitre1-0/+1