summaryrefslogtreecommitdiffstats
path: root/Documentation/git-init.txt
AgeCommit message (Expand)AuthorLines
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason-0/+7
2021-11-09init doc: --shared=0xxx does not give umask but perm bitsJunio C Hamano-5/+6
2021-11-09doc: git-init: clarify file modes in octal.Jean-Noël Avila-7/+9
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila-4/+4
2021-11-09doc: express grammar placeholders between angle bracketsJean-Noël Avila-1/+1
2020-12-13init: document `init.defaultBranch` betterJohannes Schindelin-4/+7
2020-10-08doc: fix the bnf like style of some commandsJean-Noël Avila-1/+1
2020-08-17Documentation: mark `--object-format=sha256` as experimentalMartin Ågren-0/+2
2020-06-24init: allow specifying the initial branch name for the new repositoryJohannes Schindelin-0/+7
2020-06-24docs: add missing diamond bracketsJohannes Schindelin-1/+1
2020-02-24builtin/init-db: allow specifying hash algorithm on command linebrian m. carlson-1/+6
2019-02-06Merge branch 'km/init-doc-typofix'Junio C Hamano-1/+1
2019-01-31init docs: correct a punctuation typoKyle Meyer-1/+1
2018-12-26Documentation: do not nest open blocksMartin Ågren-4/+0
2017-02-17init: document dotfiles exclusion on template copyGrégoire Paris-2/+2
2016-06-27Merge branch 'tr/doc-tt'Junio C Hamano-1/+1
2016-06-08doc: more consistency in environment variables formatTom Russello-1/+1
2016-05-04githooks.txt: improve the intro sectionÆvar Arnfjörð Bjarmason-1/+6
2015-03-13*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy-1/+1
2014-08-08Documentation: git-init: flesh out exampleLinus Arver-0/+2
2014-08-08Documentation: git-init: template directory: reword and cross-referenceLinus Arver-3/+2
2014-08-08Documentation: git-init: reword parenthetical statementsLinus Arver-2/+2
2014-08-08Documentation: git-init: --separate-git-dir: clarifyLinus Arver-6/+6
2014-08-08Documentation: git-init: template directory: rewordLinus Arver-5/+5
2014-08-08Documentation: git-init: list items faceliftLinus Arver-21/+28
2014-08-08Documentation: git-init: typographical fixesLinus Arver-6/+5
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann-8/+8
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk-0/+1
2011-05-25init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy-2/+1
2011-03-19init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy-2/+15
2011-03-19git-init.txt: move description section upNguyễn Thái Ngọc Duy-26/+20
2011-03-11doc: drop author/documentation sections from most pagesJeff King-9/+0
2010-10-08Use parentheses and `...' where appropriateŠtěpán Němec-1/+1
2010-02-17Add a "TEMPLATE DIRECTORY" section to git-init[1].Steven Drake-8/+21
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast-3/+3
2009-07-25git init: optionally allow a directory argumentNanako Shiraishi-1/+4
2009-04-18Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland-5/+11
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder-3/+3
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder-3/+3
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer-1/+2
2008-06-06documentation: move git(7) to git(1)Christian Couder-1/+1
2008-05-28git-init: accept --bare optionLuciano Rocha-1/+6
2008-04-16Make core.sharedRepository more genericHeikki Orsila-1/+7
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee-1/+1
2007-12-18Fix some documentation typos.Ralf Wildenhues-1/+1
2007-06-27Add an option to quiet git-init.Jeffrey C. Ollie-1/+5
2007-06-07War on whitespaceJunio C Hamano-1/+0
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre-3/+1
2007-01-11Document git-initJunio C Hamano-1/+113