summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
AgeCommit message (Expand)Author
2024-01-02Merge branch 'jc/orphan-unborn'Junio C Hamano
2023-12-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano
2023-11-24orphan/unborn: add to the glossary and use them consistentlyJunio C Hamano
2023-10-09documentation: add missing wordsElijah Newren
2023-07-31checkout/restore: refuse unmerging paths unless checking out of the indexJunio C Hamano
2023-04-18doc: git-checkout: reorganize examplesFelipe Contreras
2023-04-18doc: git-checkout: trivial callout cleanupFelipe Contreras
2023-01-30Merge branch 'jc/doc-checkout-b'Junio C Hamano
2023-01-19checkout: document -b/-B to highlight the differences from "git branch"Junio C Hamano
2023-01-13doc: add "git switch -c" as another option on detached HEADYutaro Ohno
2022-09-07docs: add CONFIGURATION sections that fuzzy map to built-insÆvar Arnfjörð Bjarmason
2022-01-20Merge branch 'js/branch-track-inherit'Junio C Hamano
2022-01-20branch,checkout: fix --track documentationRené Scharfe
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano
2021-12-21branch: add flags and config to inherit trackingJosh Steadmon
2021-12-15Merge branch 'en/zdiff3'Junio C Hamano
2021-12-10Merge branch 'ja/doc-cleanup'Junio C Hamano
2021-12-01update documentation for new zdiff3 conflictStyleElijah Newren
2021-11-09doc: use only hyphens as word separators in placeholdersJean-Noël Avila
2021-09-27Documentation: call out commands that nuke untracked files/directoriesElijah Newren
2020-10-27Merge branch 'dl/checkout-guess'Junio C Hamano
2020-10-27Merge branch 'dl/checkout-p-merge-base'Junio C Hamano
2020-10-08checkout: learn to respect checkout.guessDenton Liu
2020-10-07Doc: document "A...B" form for <tree-ish> in checkout and switchDenton Liu
2020-09-07git-checkout.txt: document -d short option for --detachEric Sunshine
2020-04-06doc: --recurse-submodules mostly applies to active submodulesDamien Robert
2020-04-06doc: document --recurse-submodules for reset and restoreDamien Robert
2019-12-04checkout, restore: support the --pathspec-from-file optionAlexandr Miloslavskiy
2019-12-04doc: checkout: synchronize <pathspec> descriptionAlexandr Miloslavskiy
2019-12-04doc: checkout: fix broken text referenceAlexandr Miloslavskiy
2019-12-04doc: checkout: remove duplicate synopsisAlexandr Miloslavskiy
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano
2019-05-19Merge branch 'dl/branch-from-3dot-merge-base'Junio C Hamano
2019-05-07branch: make create_branch accept a merge base revDenton Liu
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy
2019-04-16Merge branch 'nd/checkout-m-doc-update'Junio C Hamano
2019-04-02switch: implicit dwim, use --no-guess to disable itNguyễn Thái Ngọc Duy
2019-04-02checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy
2019-04-02git-checkout.txt: fix monospace typesetNguyễn Thái Ngọc Duy
2019-04-02doc: document --overwrite-ignoreNguyễn Thái Ngọc Duy
2019-04-02git-checkout.txt: fix one syntax lineNguyễn Thái Ngọc Duy
2019-04-02git-checkout.txt: spell out --no-optionNguyễn Thái Ngọc Duy
2019-03-21checkout.txt: note about losing staged changes with --mergeNguyễn Thái Ngọc Duy
2019-03-07Merge branch 'tg/checkout-no-overlay'Junio C Hamano
2019-02-24Merge branch 'yn/checkout-doc-fix'Junio C Hamano
2019-02-24checkout doc: fix an unmatched double-quote pairYoichi Nakayama
2019-02-05Merge branch 'ja/doc-style-fix'Junio C Hamano
2019-01-23doc: tidy asciidoc styleJean-Noël Avila
2019-01-08checkout: introduce --{,no-}overlay optionThomas Gummerer
2018-11-14checkout: disambiguate dwim tracking branches and local filesNguyễn Thái Ngọc Duy