summaryrefslogtreecommitdiff
path: root/Documentation/git-init.txt
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Documentation: mark `--object-format=sha256` as experimentalLibravatar Martin Ågren1-0/+2
2020-06-24init: allow specifying the initial branch name for the new repositoryLibravatar Johannes Schindelin1-0/+7
2020-06-24docs: add missing diamond bracketsLibravatar Johannes Schindelin1-1/+1
2020-02-24builtin/init-db: allow specifying hash algorithm on command lineLibravatar brian m. carlson1-1/+6
2019-02-06Merge branch 'km/init-doc-typofix'Libravatar Junio C Hamano1-1/+1
2019-01-31init docs: correct a punctuation typoLibravatar Kyle Meyer1-1/+1
2018-12-26Documentation: do not nest open blocksLibravatar Martin Ågren1-4/+0
2017-02-17init: document dotfiles exclusion on template copyLibravatar Grégoire Paris1-2/+2
2016-06-27Merge branch 'tr/doc-tt'Libravatar Junio C Hamano1-1/+1
2016-06-08doc: more consistency in environment variables formatLibravatar Tom Russello1-1/+1
2016-05-04githooks.txt: improve the intro sectionLibravatar Ævar Arnfjörð Bjarmason1-1/+6
2015-03-13*config.txt: stick to camelCase naming conventionLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2014-08-08Documentation: git-init: flesh out exampleLibravatar Linus Arver1-0/+2
2014-08-08Documentation: git-init: template directory: reword and cross-referenceLibravatar Linus Arver1-3/+2
2014-08-08Documentation: git-init: reword parenthetical statementsLibravatar Linus Arver1-2/+2
2014-08-08Documentation: git-init: --separate-git-dir: clarifyLibravatar Linus Arver1-6/+6
2014-08-08Documentation: git-init: template directory: rewordLibravatar Linus Arver1-5/+5
2014-08-08Documentation: git-init: list items faceliftLibravatar Linus Arver1-21/+28
2014-08-08Documentation: git-init: typographical fixesLibravatar Linus Arver1-6/+5
2013-02-01Documentation: the name of the system is 'Git', not 'git'Libravatar Thomas Ackermann1-8/+8
2011-07-06Documentation: use [verse] for SYNOPSIS sectionsLibravatar Martin von Zweigbergk1-0/+1
2011-05-25init/clone: remove short option -L and document --separate-git-dirLibravatar Nguyen Thai Ngoc Duy1-2/+1
2011-03-19init, clone: support --separate-git-dir for .git fileLibravatar Nguyễn Thái Ngọc Duy1-2/+15
2011-03-19git-init.txt: move description section upLibravatar Nguyễn Thái Ngọc Duy1-26/+20
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-9/+0
2010-10-08Use parentheses and `...' where appropriateLibravatar Štěpán Němec1-1/+1
2010-02-17Add a "TEMPLATE DIRECTORY" section to git-init[1].Libravatar Steven Drake1-8/+21
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-3/+3
2009-07-25git init: optionally allow a directory argumentLibravatar Nanako Shiraishi1-1/+4
2009-04-18Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Libravatar Johan Herland1-5/+11
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-3/+3
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-3/+3
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsLibravatar Stephan Beyer1-1/+2
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-05-28git-init: accept --bare optionLibravatar Luciano Rocha1-1/+6
2008-04-16Make core.sharedRepository more genericLibravatar Heikki Orsila1-1/+7
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-1/+1
2007-12-18Fix some documentation typos.Libravatar Ralf Wildenhues1-1/+1
2007-06-27Add an option to quiet git-init.Libravatar Jeffrey C. Ollie1-1/+5
2007-06-07War on whitespaceLibravatar Junio C Hamano1-1/+0
2007-01-18Documentation: sync git.txt command list and manual page titleLibravatar Junio C Hamano1-1/+1
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsLibravatar Nicolas Pitre1-3/+1
2007-01-11Document git-initLibravatar Junio C Hamano1-1/+113
2007-01-10Add git-init documentation.Libravatar Nicolas Pitre1-0/+1