summaryrefslogtreecommitdiffstats
path: root/Documentation/git-checkout.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* checkout: refer to other-worktree branch, not refKristoffer Haugsbakk2024-10-101-4/+4
* Merge branch 'jc/orphan-unborn'Junio C Hamano2024-01-021-1/+1
|\
| * orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano2023-11-241-1/+1
* | checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano2023-12-131-1/+3
|/
* documentation: add missing wordsElijah Newren2023-10-091-1/+1
* checkout/restore: refuse unmerging paths unless checking out of the indexJunio C Hamano2023-08-011-3/+6
* doc: git-checkout: reorganize examplesFelipe Contreras2023-04-191-22/+28
* doc: git-checkout: trivial callout cleanupFelipe Contreras2023-04-191-4/+0
* Merge branch 'jc/doc-checkout-b'Junio C Hamano2023-01-301-6/+8
|\
| * checkout: document -b/-B to highlight the differences from "git branch"Junio C Hamano2023-01-191-6/+8
* | doc: add "git switch -c" as another option on detached HEADYutaro Ohno2023-01-131-3/+3
|/
* docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason2022-09-071-0/+7
* Merge branch 'js/branch-track-inherit'Junio C Hamano2022-01-211-1/+1
|\
| * branch,checkout: fix --track documentationRené Scharfe2022-01-201-1/+1
* | Merge branch 'js/branch-track-inherit'Junio C Hamano2022-01-101-1/+1
|\|
| * branch: add flags and config to inherit trackingJosh Steadmon2021-12-211-1/+1
* | Merge branch 'en/zdiff3'Junio C Hamano2021-12-151-2/+1
|\ \
| * | update documentation for new zdiff3 conflictStyleElijah Newren2021-12-011-2/+1
| |/
* | Merge branch 'ja/doc-cleanup'Junio C Hamano2021-12-101-18/+18
|\ \ | |/ |/|
| * doc: use only hyphens as word separators in placeholdersJean-Noël Avila2021-11-091-18/+18
* | Documentation: call out commands that nuke untracked files/directoriesElijah Newren2021-09-271-2/+3
|/
* Merge branch 'dl/checkout-guess'Junio C Hamano2020-10-271-1/+4
|\
| * checkout: learn to respect checkout.guessDenton Liu2020-10-081-1/+4
* | Merge branch 'dl/checkout-p-merge-base'Junio C Hamano2020-10-271-0/+4
|\ \ | |/ |/|
| * Doc: document "A...B" form for <tree-ish> in checkout and switchDenton Liu2020-10-071-0/+4
* | git-checkout.txt: document -d short option for --detachEric Sunshine2020-09-071-0/+1
|/
* doc: --recurse-submodules mostly applies to active submodulesDamien Robert2020-04-061-1/+1
* doc: document --recurse-submodules for reset and restoreDamien Robert2020-04-061-1/+1
* checkout, restore: support the --pathspec-from-file optionAlexandr Miloslavskiy2019-12-041-0/+15
* doc: checkout: synchronize <pathspec> descriptionAlexandr Miloslavskiy2019-12-041-9/+15
* doc: checkout: fix broken text referenceAlexandr Miloslavskiy2019-12-041-6/+4
* doc: checkout: remove duplicate synopsisAlexandr Miloslavskiy2019-12-041-2/+1
* Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-101-100/+122
|\
| * checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-1/+2
| * switch: implicit dwim, use --no-guess to disable itNguyễn Thái Ngọc Duy2019-04-021-15/+23
| * checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy2019-04-021-0/+4
| * git-checkout.txt: fix monospace typesetNguyễn Thái Ngọc Duy2019-04-021-81/+81
| * doc: document --overwrite-ignoreNguyễn Thái Ngọc Duy2019-04-021-0/+6
| * git-checkout.txt: fix one syntax lineNguyễn Thái Ngọc Duy2019-04-021-1/+1
| * git-checkout.txt: spell out --no-optionNguyễn Thái Ngọc Duy2019-04-021-4/+7
* | Merge branch 'dl/branch-from-3dot-merge-base'Junio C Hamano2019-05-191-0/+4
|\ \
| * | branch: make create_branch accept a merge base revDenton Liu2019-05-071-0/+4
* | | Merge branch 'nd/checkout-m-doc-update'Junio C Hamano2019-04-161-0/+2
|\ \ \ | |_|/ |/| |
| * | checkout.txt: note about losing staged changes with --mergeNguyễn Thái Ngọc Duy2019-03-211-0/+2
| |/
* | Merge branch 'tg/checkout-no-overlay'Junio C Hamano2019-03-071-0/+10
|\ \ | |/ |/|
| * checkout: introduce --{,no-}overlay optionThomas Gummerer2019-01-081-0/+10
* | Merge branch 'yn/checkout-doc-fix'Junio C Hamano2019-02-241-1/+1
|\ \
| * | checkout doc: fix an unmatched double-quote pairYoichi Nakayama2019-02-241-1/+1
| |/
* | Merge branch 'ja/doc-style-fix'Junio C Hamano2019-02-051-8/+8
|\ \
| * | doc: tidy asciidoc styleJean-Noël Avila2019-01-231-8/+8
| |/