summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)Author
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao
2021-01-12Documentation/git-clone.txt: document race with --localTaylor Blau
2020-10-27Merge branch 'sb/clone-origin'Junio C Hamano
2020-10-01clone: allow configurable default for `-o`/`--origin`Sean Barag
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee
2020-06-24docs: add missing diamond bracketsJohannes Schindelin
2020-03-22clone: document --filter optionsDerrick Stolee
2019-12-25Merge branch 'ja/doc-markup-cleanup'Junio C Hamano
2019-12-13doc: remove non pure ASCII charactersJean-Noël Avila
2019-11-22clone: add --sparse modeDerrick Stolee
2019-07-11Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano
2019-07-02docs: git-clone: list short form of options firstQuentin Nerden
2019-07-02docs: git-clone: refer to long form of optionsQuentin Nerden
2019-05-28clone: add `--remote-submodules` flagBen Avison
2019-04-18clone: send server options when using protocol v2Jonathan Tan
2018-11-16Documentation/clone: document ignored configuration variablesSZEDER Gábor
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy
2018-04-19doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger
2017-12-05Documentation/git-clone: improve description for submodule recursingStefan Beller
2017-05-01clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams
2016-10-10Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-08-15clone: implement optional referencesStefan Beller
2016-07-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-06-20clone: do not let --depth imply --shallow-submodulesJunio C Hamano
2016-06-13clone: define shallow clone boundary with --shallow-excludeNguyễn Thái Ngọc Duy
2016-06-13clone: define shallow clone boundary based on time with --shallow-sinceNguyễn Thái Ngọc Duy
2016-05-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-04-26clone: add `--shallow-submodules` flagStefan Beller
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano
2016-03-01clone: allow an explicit argument for parallel submodule clonesStefan Beller
2016-02-17Merge branch 'jk/drop-rsync-transport'Junio C Hamano
2016-02-01transport: drop support for git-over-rsyncJeff King
2016-01-20Merge branch 'ss/clone-depth-single-doc'Junio C Hamano
2016-01-08docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth
2016-01-07docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth
2015-10-22clone: allow "--dissociate" without referenceAlex Riesen
2014-10-15clone: --dissociate option to mark that reference is only temporaryJunio C Hamano
2014-02-11docs/git-clone: clarify use of --no-hardlinks optionAlbert L. Lash, IV
2014-02-07Merge branch 'ow/manpages-typofix'Junio C Hamano
2014-02-05Documentation: fix typos in man pagesØystein Walle
2013-12-11git-clone.txt: remove shallow clone limitationsNguyễn Thái Ngọc Duy
2013-07-15Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"Junio C Hamano
2013-07-12git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy
2013-06-23Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King
2013-06-23doc/clone: Pick more compelling paths for the --reference exampleW. Trevor King
2013-06-23doc/clone: Remove the '--bare -l -s' exampleW. Trevor King
2013-05-17documentation: trivial style cleanupsFelipe Contreras
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann