summaryrefslogtreecommitdiff
path: root/Documentation/git-init.txt
Commit message (Expand)AuthorAgeFilesLines
* docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason2022-09-071-0/+7
* init doc: --shared=0xxx does not give umask but perm bitsJunio C Hamano2021-11-091-5/+6
* doc: git-init: clarify file modes in octal.Jean-Noël Avila2021-11-091-7/+9
* doc: use only hyphens as word separators in placeholdersJean-Noël Avila2021-11-091-4/+4
* doc: express grammar placeholders between angle bracketsJean-Noël Avila2021-11-091-1/+1
* init: document `init.defaultBranch` betterJohannes Schindelin2020-12-131-4/+7
* doc: fix the bnf like style of some commandsJean-Noël Avila2020-10-081-1/+1
* Documentation: mark `--object-format=sha256` as experimentalMartin Ågren2020-08-171-0/+2
* init: allow specifying the initial branch name for the new repositoryJohannes Schindelin2020-06-241-0/+7
* docs: add missing diamond bracketsJohannes Schindelin2020-06-241-1/+1
* builtin/init-db: allow specifying hash algorithm on command linebrian m. carlson2020-02-241-1/+6
* Merge branch 'km/init-doc-typofix'Junio C Hamano2019-02-061-1/+1
|\
| * init docs: correct a punctuation typoKyle Meyer2019-01-311-1/+1
* | Documentation: do not nest open blocksMartin Ågren2018-12-261-4/+0
|/
* init: document dotfiles exclusion on template copygp/document-dotfiles-in-templates-are-not-copiedGrégoire Paris2017-02-171-2/+2
* Merge branch 'tr/doc-tt'Junio C Hamano2016-06-271-1/+1
|\
| * doc: more consistency in environment variables formatTom Russello2016-06-081-1/+1
* | githooks.txt: improve the intro sectionÆvar Arnfjörð Bjarmason2016-05-041-1/+6
|/
* *config.txt: stick to camelCase naming conventionnd/config-doc-camelCaseNguyễn Thái Ngọc Duy2015-03-131-1/+1
* Documentation: git-init: flesh out examplela/init-docLinus Arver2014-08-081-0/+2
* Documentation: git-init: template directory: reword and cross-referenceLinus Arver2014-08-081-3/+2
* Documentation: git-init: reword parenthetical statementsLinus Arver2014-08-081-2/+2
* Documentation: git-init: --separate-git-dir: clarifyLinus Arver2014-08-081-6/+6
* Documentation: git-init: template directory: rewordLinus Arver2014-08-081-5/+5
* Documentation: git-init: list items faceliftLinus Arver2014-08-081-21/+28
* Documentation: git-init: typographical fixesLinus Arver2014-08-081-6/+5
* Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-011-8/+8
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-061-0/+1
* init/clone: remove short option -L and document --separate-git-dirNguyen Thai Ngoc Duy2011-05-251-2/+1
* init, clone: support --separate-git-dir for .git fileNguyễn Thái Ngọc Duy2011-03-191-2/+15
* git-init.txt: move description section upNguyễn Thái Ngọc Duy2011-03-191-26/+20
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-9/+0
* Use parentheses and `...' where appropriateŠtěpán Němec2010-10-081-1/+1
* Add a "TEMPLATE DIRECTORY" section to git-init[1].Steven Drake2010-02-171-8/+21
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-3/+3
* git init: optionally allow a directory argumentNanako Shiraishi2009-07-251-1/+4
* Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland2009-04-181-5/+11
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-3/+3
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-3/+3
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-1/+2
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* git-init: accept --bare optionLuciano Rocha2008-05-281-1/+6
* Make core.sharedRepository more genericHeikki Orsila2008-04-161-1/+7
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-1/+1
* Fix some documentation typos.Ralf Wildenhues2007-12-181-1/+1
* Add an option to quiet git-init.Jeffrey C. Ollie2007-06-271-1/+5
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-181-1/+1
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-121-3/+1
* Document git-initJunio C Hamano2007-01-111-1/+113