aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-clone.txt
AgeCommit message (Expand)AuthorFilesLines
2024-03-29doc: git-clone: apply new documentation formatting guidelinesJean-Noël Avila1-60/+60
2024-03-21Merge branch 'ja/doc-markup-fixes'Junio C Hamano1-15/+15
2024-03-11doc: git-clone: format placeholdersJean-Noël Avila1-13/+13
2024-03-11doc: git-clone: format verbatim wordsJean-Noël Avila1-2/+2
2024-02-20doc: close unclosed angle-bracket of a placeholder in git-clone docJean-Noël Avila1-1/+1
2024-01-02builtin/clone: introduce `--ref-format=` value flagPatrick Steinhardt1-0/+6
2023-04-11clone: error specifically with --local and symlinked objectsGlen Choo1-0/+5
2022-09-14Merge branch 'ab/dedup-config-and-command-docs'Junio C Hamano1-0/+9
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason1-0/+2
2022-09-07docs: add CONFIGURATION sections that map to a built-inÆvar Arnfjörð Bjarmason1-0/+7
2022-08-10clone: --bundle-uri cannot be combined with --depthDerrick Stolee1-1/+2
2022-08-10clone: add --bundle-uri optionDerrick Stolee1-0/+6
2022-02-09clone, submodule: pass partial clone filters to submodulesJosh Steadmon1-1/+6
2022-01-03Merge branch 'en/sparse-checkout-set'Junio C Hamano1-4/+4
2021-12-15Documentation: clarify/correct a few sparsity related statementsElijah Newren1-4/+4
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila1-4/+4
2021-04-01builtin/clone.c: add --reject-shallow optionLi Linchao1-1/+6
2021-01-11Documentation/git-clone.txt: document race with --localTaylor Blau1-0/+4
2020-10-27Merge branch 'sb/clone-origin'Junio C Hamano1-2/+3
2020-09-30clone: allow configurable default for `-o`/`--origin`Sean Barag1-2/+3
2020-09-17maintenance: replace run_auto_gc()Derrick Stolee1-3/+3
2020-06-24docs: add missing diamond bracketsJohannes Schindelin1-1/+1
2020-03-22clone: document --filter optionsDerrick Stolee1-1/+12
2019-12-25Merge branch 'ja/doc-markup-cleanup'Junio C Hamano1-2/+2
2019-12-13doc: remove non pure ASCII charactersJean-Noël Avila1-2/+2
2019-11-22clone: add --sparse modeDerrick Stolee1-1/+7
2019-07-11Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano1-17/+17
2019-07-02docs: git-clone: list short form of options firstQuentin Nerden1-9/+9
2019-07-02docs: git-clone: refer to long form of optionsQuentin Nerden1-8/+8
2019-05-28clone: add `--remote-submodules` flagBen Avison1-1/+8
2019-04-18clone: send server options when using protocol v2Jonathan Tan1-0/+8
2018-11-16Documentation/clone: document ignored configuration variablesSZEDER Gábor1-0/+6
2018-05-23Merge branch 'nd/doc-header'Junio C Hamano1-1/+1
2018-05-02doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy1-1/+1
2018-04-20doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger1-1/+1
2017-12-05Documentation/git-clone: improve description for submodule recursingStefan Beller1-8/+11
2017-05-01clone: add a --no-tags option to clone without tagsÆvar Arnfjörð Bjarmason1-1/+13
2017-03-18clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams1-5/+9
2016-10-10Merge branch 'nd/shallow-deepen'Junio C Hamano1-0/+8
2016-08-15clone: implement optional referencesStefan Beller1-1/+4
2016-07-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano1-3/+2
2016-06-20clone: do not let --depth imply --shallow-submodulesJunio C Hamano1-3/+2
2016-06-13clone: define shallow clone boundary with --shallow-excludeNguyễn Thái Ngọc Duy1-0/+5
2016-06-13clone: define shallow clone boundary based on time with --shallow-sinceNguyễn Thái Ngọc Duy1-0/+3
2016-05-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano1-3/+8
2016-04-26clone: add `--shallow-submodules` flagStefan Beller1-3/+10
2016-04-06Merge branch 'sb/submodule-parallel-update'Junio C Hamano1-1/+5
2016-03-01clone: allow an explicit argument for parallel submodule clonesStefan Beller1-1/+5
2016-02-17Merge branch 'jk/drop-rsync-transport'Junio C Hamano1-2/+1
2016-02-01transport: drop support for git-over-rsyncJeff King1-2/+1
2016-01-20Merge branch 'ss/clone-depth-single-doc'Junio C Hamano1-5/+4
2016-01-08docs: say "commits" in the --depth option wording for git-cloneSebastian Schuberth1-1/+1
2016-01-07docs: clarify that passing --depth to git-clone implies --single-branchSebastian Schuberth1-5/+4
2015-10-22clone: allow "--dissociate" without referenceAlex Riesen1-2/+7
2014-10-15clone: --dissociate option to mark that reference is only temporaryJunio C Hamano1-2/+9
2014-02-11docs/git-clone: clarify use of --no-hardlinks optionAlbert L. Lash, IV1-7/+4
2014-02-07Merge branch 'ow/manpages-typofix'Junio C Hamano1-1/+1
2014-02-05Documentation: fix typos in man pagesØystein Walle1-1/+1
2013-12-10git-clone.txt: remove shallow clone limitationsNguyễn Thái Ngọc Duy1-6/+1
2013-07-15Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"Junio C Hamano1-7/+5
2013-07-12git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy1-5/+7
2013-06-22Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King1-2/+2
2013-06-22doc/clone: Pick more compelling paths for the --reference exampleW. Trevor King1-4/+4
2013-06-22doc/clone: Remove the '--bare -l -s' exampleW. Trevor King1-7/+0
2013-05-17documentation: trivial style cleanupsFelipe Contreras1-2/+2
2013-02-01Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann1-7/+7
2013-02-01Documentation: avoid poor-man's small caps GITThomas Ackermann1-1/+1
2012-10-25Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy1-2/+2
2012-10-08Merge branch 'rt/maint-clone-single' into maintJunio C Hamano1-4/+11
2012-09-20clone --single: limit the fetch refspec to fetched branchRalf Thielow1-4/+11
2012-05-30clone: allow --no-local to turn off local optimizationsJeff King1-1/+3
2012-05-30docs/clone: mention that --local may be ignoredJeff King1-7/+10
2012-01-16clone: allow --branch to take a tagNguyễn Thái Ngọc Duy1-2/+3
2012-01-08clone: add --single-branch to fetch only one branchNguyễn Thái Ngọc Duy1-1/+10
2011-06-22clone: accept config options on the command lineJeff King1-0/+11
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-0/+10
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-11/+0
2010-11-29Merge branch 'jl/clone-recurse-sm-synonym'Junio C Hamano1-1/+3
2010-11-05clone: Add the --recurse-submodules option as alias for --recursiveJens Lehmann1-1/+3
2010-11-03Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy1-1/+1
2010-10-06Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König1-1/+6
2010-03-21Sync with Git 1.7.0.3Junio C Hamano1-5/+5
2010-03-21Merge branch 'maint-1.6.6' into maintJunio C Hamano1-5/+5
2010-03-21Documentation/git-clone: Transform description list into item listMichael J Gruber1-5/+5
2010-03-15Merge branch 'tc/transport-verbosity'Junio C Hamano1-1/+2
2010-03-10Merge branch 'sd/init-template'Junio C Hamano1-2/+1
2010-02-24Documentation/git-clone: mention progress in -vTay Ray Chuan1-1/+2
2010-02-17docs: don't talk about $GIT_DIR/refs/ everywhereJeff King1-1/+1
2010-02-17Add a "TEMPLATE DIRECTORY" section to git-init[1].Steven Drake1-2/+1
2009-12-28clone: use --progress to force progress reportingTay Ray Chuan1-0/+3
2009-12-28git-clone.txt: reword description of progress behaviourTay Ray Chuan1-3/+6
2009-12-28check stderr with isatty() instead of stdout when deciding to show progressTay Ray Chuan1-1/+1
2009-11-30Documentation: Document --branch option in git clone synopsisDavid Soria Parra1-1/+1
2009-10-21git-clone.txt: Fix grammar and formattingBjörn Gustavsson1-13/+13
2009-10-09Documentation: clone: clarify discussion of initial branchJonathan Nieder1-2/+3
2009-09-13git-clone doc: typofixJohannes Gilger1-1/+1
2009-09-07Merge branch 'jk/clone-b'Junio C Hamano1-0/+7
2009-09-03Merge branch 'maint'Junio C Hamano1-1/+1
2009-09-03Merge branch 'maint-1.6.3' into maintJunio C Hamano1-1/+1
2009-09-03Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano1-1/+1
2009-09-03git-clone: add missing comma in --reference documentationMiklos Vajna1-1/+1
2009-08-27Merge branch 'jh/submodule-foreach'Junio C Hamano1-1/+9
2009-08-26clone: add --branch option to select a different HEADJeff King1-0/+7
2009-08-20git clone: Add --recursive to automatically checkout (nested) submodulesJohan Herland1-1/+9
2009-08-17docs: describe impact of repack on "clone -s"Jeff King1-2/+10
2009-05-09Documentation: cloning to empty directory is allowedAlexander Potashev1-1/+1
2009-04-01Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano1-1/+1
2009-04-01Documentation: Remove an odd "instead"Holger Weiß1-1/+1
2008-10-09Implement git clone -vMiklos Vajna1-0/+5
2008-08-02clone: Add an option to set up a mirrorJohannes Schindelin1-1/+4
2008-07-25Remove references to git-fetch-pack from "git clone" documentation.Steve Haslam1-5/+4
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder1-3/+3
2008-07-01Documentation formatting and cleanupJonathan Nieder1-6/+6
2008-07-01Documentation: be consistent about "git-" versus "git "Jonathan Nieder1-1/+1
2008-06-06documentation: move git(7) to git(1)Christian Couder1-1/+1
2008-04-22git-clone.txt: Adjust note to --shared for new pruning behavior of git-gcBrandon Casey1-4/+9
2008-02-13git clone -s documentation: force a new paragraph for the NOTEMiklos Vajna1-6/+7
2008-01-23git-clone -s: document problems with git gc --pruneMiklos Vajna1-0/+8
2008-01-06Documentation: rename gitlink macro to linkgitDan McGee1-1/+1
2007-11-17Documentation: fix git-clone manpage not to refer to itselfSergei Organov1-0/+1
2007-11-03git-clone: honor "--" to end argument parsingHeikki Orsila1-1/+1
2007-11-01git-clone.txt: Improve --depth description.Ralf Wildenhues1-3/+3
2007-09-07Documentation / grammer nitMike Ralphson1-1/+1
2007-08-01git-clone: aggressively optimize local clone behaviour.Junio C Hamano1-3/+15
2007-07-12Document long options '--message=<msg>' and '--no-commit'Jakub Narebski1-0/+1
2007-07-05Add urls.txt to git-clone man pageAndrew Ruder1-2/+5
2007-06-09Merge branch 'maint'Junio C Hamano1-1/+1
2007-06-09Make command description imperative statement, not third-person present.william pursell1-1/+1
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2007-05-12tiny fix in documentation of git-cloneSteffen Prohaska1-1/+1
2007-02-19git-clone: Sync documentation to usage note.Christian Schlotter1-2/+2
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano1-1/+1
2007-01-06Describe git-clone's actual behavior in the summarySteven Grimm1-3/+3
2007-01-01Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano1-1/+11
2006-12-31Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields1-7/+4
2006-12-16git-clone: lose the traditional 'no-separate-remote' layoutJunio C Hamano1-14/+1
2006-12-15git-clone documentationQuy Tonthat1-1/+1
2006-12-07Documentation: update git-clone man page with new behaviorJ. Bruce Fields1-13/+12
2006-12-04git-clone: Rename --use-immingled-remote option to --no-separate-remoteJakub Narebski1-2/+2
2006-11-23Make git-clone --use-separate-remote the defaultPetr Baudis1-6/+18
2006-11-02git-clone documentation didn't mention --origin as equivalent of -oAndy Parkins1-0/+1
2006-06-21Retire git-clone-packJunio C Hamano1-2/+2
2006-06-09Fix formatting of Documentation/git-clone.txtHorst H. von Brand1-2/+2
2006-06-08Document git-clone --use-separate-remoteUwe Zeisberger1-3/+8
2006-05-28Let git-clone to pass --template=dir option to git-init-db.Junio C Hamano1-2/+7
2006-05-05Several trivial documentation touch ups.sean1-1/+1
2006-04-18Document git-clone --referenceShawn Pearce1-1/+20
2006-03-09Remove trailing dot after short descriptionFredrik Kuivinen1-1/+1
2006-01-24clone: do not create remotes/origin nor origin branch in a bare repository.Junio C Hamano1-1/+3
2006-01-24git-clone: PG13 --naked option to --bare.Junio C Hamano1-6/+6
2006-01-14clone: --naked option.Junio C Hamano1-1/+23
2006-01-05Merge fixes up to GIT 1.0.7Junio C Hamano1-1/+3
2006-01-05Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca1-1/+3
2005-12-22git-clone: Support changing the origin branch with -oJohannes Schindelin1-1/+8
2005-12-12Documentation: more examples.Junio C Hamano1-0/+21
2005-11-11git-clone: Keep remote names when cloning unless explicitly told not to.Andreas Ericsson1-5/+7
2005-11-06Set up remotes/origin to track all remote branches.Junio C Hamano1-1/+2
2005-11-06Documentation: pull/clone ref mapping clarification.Junio C Hamano1-6/+20
2005-10-10The synopsis of the manpages should use the hyphenated versionChristian Meder1-1/+1
2005-10-10Remove the version tags from the manpagesJunio C Hamano1-1/+0
2005-10-02[PATCH] Update git-clone documentationEric W. Biederman1-1/+14
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov1-1/+1
2005-09-07Big tool rename.Junio C Hamano1-0/+60