summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
AgeCommit message (Expand)Author
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
2018-10-23doc: fix ASCII art tab spacingAndreas Heiduk
2018-06-11checkout & worktree: introduce checkout.defaultRemoteÆvar Arnfjörð Bjarmason
2017-12-13Merge branch 'ks/doc-checkout-previous'Junio C Hamano
2017-12-06Merge branch 'sb/submodule-recursive-checkout-detach-head'Junio C Hamano
2017-11-28Doc/checkout: checking out using @{-N} can lead to detached stateKaartic Sivaraam
2017-10-17Merge branch 'jc/doc-checkout'Junio C Hamano
2017-10-11checkout doc: clarify command line args for "checkout paths" modeJunio C Hamano
2017-09-14doc: fix minor typos (extra/duplicated words)Evan Zacks
2017-07-28Documentation/checkout: clarify submodule HEADs to be detachedStefan Beller
2017-03-16builtin/checkout: add --recurse-submodules switchStefan Beller
2016-09-21checkout.txt: document a common case that ignores ambiguation rulesNguyễn Thái Ngọc Duy
2016-06-28doc: typeset short command-line options as literalMatthieu Moy
2015-11-01checkout: add --progress optionEdmundo Carmona Antoranz
2015-08-03Merge branch 'se/doc-checkout-ours-theirs'Junio C Hamano
2015-07-13Merge branch 'es/worktree-add'Junio C Hamano
2015-07-12Revert "checkout: retire --ignore-other-worktrees in favor of --force"Junio C Hamano
2015-07-12checkout: document subtlety around --ours/--theirsSimon A. Eugster
2015-07-10Merge branch 'tb/checkout-doc'Junio C Hamano
2015-07-07checkout: retire --ignore-other-worktrees in favor of --forceEric Sunshine
2015-07-06checkout: retire --to optionEric Sunshine
2015-07-06Documentation: move linked worktree description from checkout to worktreeEric Sunshine
2015-07-06Documentation/git-checkout: fix incorrect worktree prune commandEric Sunshine
2015-06-17git-checkout.txt: document "git checkout <pathspec>" betterTorsten Bögershausen
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano