summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-626/+0
2024-10-10checkout: refer to other-worktree branch, not refKristoffer Haugsbakk1-4/+4
2024-01-02Merge branch 'jc/orphan-unborn'Junio C Hamano1-1/+1
2023-12-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano1-1/+3
2023-11-24orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano1-1/+1
2023-10-09documentation: add missing wordsElijah Newren1-1/+1
2023-07-31checkout/restore: refuse unmerging paths unless checking out of the indexJunio C Hamano1-3/+6
2023-04-18doc: git-checkout: reorganize examplesFelipe Contreras1-22/+28
2023-04-18doc: git-checkout: trivial callout cleanupFelipe Contreras1-4/+0
2023-01-30Merge branch 'jc/doc-checkout-b'Junio C Hamano1-6/+8
2023-01-19checkout: document -b/-B to highlight the differences from "git branch"Junio C Hamano1-6/+8
2023-01-13doc: add "git switch -c" as another option on detached HEADYutaro Ohno1-3/+3
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason1-0/+7
2022-01-20Merge branch 'js/branch-track-inherit'Junio C Hamano1-1/+1
2022-01-20branch,checkout: fix --track documentationRené Scharfe1-1/+1
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano1-1/+1
2021-12-20branch: add flags and config to inherit trackingJosh Steadmon1-1/+1
2021-12-15Merge branch 'en/zdiff3'Junio C Hamano1-2/+1
2021-12-10Merge branch 'ja/doc-cleanup'Junio C Hamano1-18/+18
2021-12-01update documentation for new zdiff3 conflictStyleElijah Newren1-2/+1
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila1-18/+18
2021-09-27Documentation: call out commands that nuke untracked files/directoriesElijah Newren1-2/+3
2020-10-27Merge branch 'dl/checkout-guess'Junio C Hamano1-1/+4
2020-10-27Merge branch 'dl/checkout-p-merge-base'Junio C Hamano1-0/+4
2020-10-08checkout: learn to respect checkout.guessDenton Liu1-1/+4
2020-10-07Doc: document "A...B" form for <tree-ish> in checkout and switchDenton Liu1-0/+4
2020-09-06git-checkout.txt: document -d short option for --detachEric Sunshine1-0/+1
2020-04-06doc: --recurse-submodules mostly applies to active submodulesDamien Robert1-1/+1
2020-04-06doc: document --recurse-submodules for reset and restoreDamien Robert1-1/+1
2019-12-04checkout, restore: support the --pathspec-from-file optionAlexandr Miloslavskiy1-0/+15
2019-12-04doc: checkout: synchronize <pathspec> descriptionAlexandr Miloslavskiy1-9/+15
2019-12-04doc: checkout: fix broken text referenceAlexandr Miloslavskiy1-6/+4
2019-12-04doc: checkout: remove duplicate synopsisAlexandr Miloslavskiy1-2/+1
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-100/+122
2019-05-19Merge branch 'dl/branch-from-3dot-merge-base'Junio C Hamano1-0/+4
2019-05-07branch: make create_branch accept a merge base revDenton Liu1-0/+4
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy1-1/+2
2019-04-16Merge branch 'nd/checkout-m-doc-update'Junio C Hamano1-0/+2
2019-04-02switch: implicit dwim, use --no-guess to disable itNguyễn Thái Ngọc Duy1-15/+23
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy1-0/+4
2019-04-02git-checkout.txt: fix monospace typesetNguyễn Thái Ngọc Duy1-81/+81
2019-04-02doc: document --overwrite-ignoreNguyễn Thái Ngọc Duy1-0/+6
2019-04-02git-checkout.txt: fix one syntax lineNguyễn Thái Ngọc Duy1-1/+1
2019-04-02git-checkout.txt: spell out --no-optionNguyễn Thái Ngọc Duy1-4/+7
2019-03-21checkout.txt: note about losing staged changes with --mergeNguyễn Thái Ngọc Duy1-0/+2
2019-03-07Merge branch 'tg/checkout-no-overlay'Junio C Hamano1-0/+10
2019-02-24Merge branch 'yn/checkout-doc-fix'Junio C Hamano1-1/+1
2019-02-23checkout doc: fix an unmatched double-quote pairYoichi Nakayama1-1/+1
2019-02-05Merge branch 'ja/doc-style-fix'Junio C Hamano1-8/+8
2019-01-23doc: tidy asciidoc styleJean-Noël Avila1-8/+8