Sign in
googlers
/
jrn
/
git
/
09b7e2204a8e41307192c800162e438ec09ddd2c
/
Documentation
/
git-checkout.txt
00bb437
Documentation/git-checkout.txt: document 70c9ac2 behavior
by Chris Rorvick
· 12 years ago
e1cdf63
Documentation/git-checkout.txt: clarify usage
by Chris Rorvick
· 12 years ago
9d0b9ed
Merge branch 'jc/maint-checkout-fileglob-doc'
by Junio C Hamano
· 13 years ago
9192ece
Merge branch 'jc/maint-doc-checkout-b-always-takes-branch-name'
by Junio C Hamano
· 13 years ago
caae319
Document file-glob for "git checkout -- '*.c'"
by Junio C Hamano
· 13 years ago
45aaf03
doc: "git checkout -b/-B/--orphan" always takes a branch name
by Junio C Hamano
· 13 years ago
6cf378f
docs: stop using asciidoc no-inline-literal
by Jeff King
· 13 years ago
a31538e
git-checkout.txt: better docs for '--patch'
by Valentin Haenel
· 14 years ago
48bb914
doc: drop author/documentation sections from most pages
by Jeff King
· 14 years ago
99f45c2
Merge branch 'js/detach-doc'
by Junio C Hamano
· 14 years ago
c0791f3
Merge branch 'uk/checkout-ambiguous-ref'
by Junio C Hamano
· 14 years ago
be8ef33
git-checkout.txt: improve detached HEAD documentation
by Jay Soffian
· 14 years ago
3266967
checkout: introduce --detach synonym for "git checkout foo^{commit}"
by Junio C Hamano
· 14 years ago
29b9a66
Change incorrect uses of "remote branch" meaning "remote-tracking"
by Matthieu Moy
· 14 years ago
442cb08
Fix missing 'does' in man-page for 'git checkout'
by Linus Torvalds
· 14 years ago
b9190e7
Documentation: do not convert ... operator to ellipses
by Jonathan Nieder
· 15 years ago
07cd900
Merge branch 'tc/checkout-B'
by Junio C Hamano
· 15 years ago
609eb9f
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
142183d
checkout: accord documentation to what git does
by Nicolas Sebrecht
· 15 years ago
02ac983
builtin/checkout: learn -B
by Tay Ray Chuan
· 15 years ago
12575b7
Merge branch 'jn/checkout-doc' into maint
by Junio C Hamano
· 15 years ago
f28f049
Merge branch 'jn/checkout-doc'
by Junio C Hamano
· 15 years ago
5bebcd4
Merge branch 'em/checkout-orphan'
by Junio C Hamano
· 15 years ago
b831ded
Documentation/checkout: clarify description
by Jonathan Nieder
· 15 years ago
feb98d1
Documentation: alter checkout --orphan description
by Erick Mattos
· 15 years ago
bdc4204
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
873c347
Documentation: A...B shortcut for checkout and rebase
by Michael J Gruber
· 15 years ago
c5b4151
Documentation/checkout: clarify description
by Jonathan Nieder
· 15 years ago
9db5ebf
git checkout: create unparented branch by --orphan
by Erick Mattos
· 15 years ago
54f0bdc
Merge branch 'tr/reset-checkout-patch'
by Junio C Hamano
· 16 years ago
f7aec12
UI consistency: allow --force for where -f means force
by René Scharfe
· 16 years ago
4f35365
Implement 'git checkout --patch'
by Thomas Rast
· 16 years ago
0808723
docs/checkout: clarify what "non-branch" means
by Jeff King
· 16 years ago
76cfadf
doc/checkout: split checkout and branch creation in synopsis
by Jeff King
· 16 years ago
26d22dc
doc/checkout: refer to git-branch(1) as appropriate
by Jeff King
· 16 years ago
167d744
doc: refer to tracking configuration as "upstream"
by Jeff King
· 16 years ago
70e9664
doc: clarify --no-track option
by Jeff King
· 16 years ago
6da14ee
Merge branch 'maint'
by Junio C Hamano
· 16 years ago
747f9d3
Merge branch 'maint-1.6.1' into maint
by Junio C Hamano
· 16 years ago
aa41cf8
Merge branch 'maint-1.6.0' into maint-1.6.1
by Junio C Hamano
· 16 years ago
39470cf
git-checkout.txt: clarify that <branch> applies when no path is given.
by Matthieu Moy
· 16 years ago
ce8936c
git-checkout.txt: fix incorrect statement about HEAD and index
by Matthieu Moy
· 16 years ago
dcb1126
Documentation: remove extra quoting/emphasis around literal texts
by Chris Johnsen
· 16 years ago
c7cb12b
Typo and language fixes for git-checkout.txt
by Michael J Gruber
· 16 years ago
696acf4
checkout: implement "-" abbreviation, add docs and tests
by Thomas Rast
· 16 years ago
ec9f0ea
Documentation: sync example output with git output
by Markus Heidelberg
· 16 years ago
ecc03c1
Clarify documentation of "git checkout <tree-ish> paths" syntax
by Nanako Shiraishi
· 16 years ago
971e835
Documentation: Spelling fix
by Fredrik Skolmli
· 16 years ago
9ba929e
Merge branch 'jc/better-conflict-resolution'
by Shawn O. Pearce
· 16 years ago
eac5a40
checkout --conflict=<style>: recreate merge in a non-default style
by Junio C Hamano
· 17 years ago
0cf8581
checkout -m: recreate merge when checking out of unmerged index
by Junio C Hamano
· 17 years ago
38901a4
checkout --ours/--theirs: allow checking out one side of a conflicting merge
by Junio C Hamano
· 17 years ago
db94109
checkout -f: allow ignoring unmerged paths when checking out of the index
by Junio C Hamano
· 17 years ago
9188ed8
Extend "checkout --track" DWIM to support more cases
by Alex Riesen
· 17 years ago
bb0ceb6
checkout --track: make up a sensible branch name if '-b' was omitted
by Johannes Schindelin
· 17 years ago
b302ddd
checkout: mention '--' in the docs
by SZEDER Gábor
· 17 years ago
ba020ef
manpages: italicize git command names (which were in teletype font)
by Jonathan Nieder
· 17 years ago
483bc4f
Documentation formatting and cleanup
by Jonathan Nieder
· 17 years ago
b1889c3
Documentation: be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
3240240
Docs: Use "-l::\n--long\n" format in OPTIONS sections
by Stephan Beyer
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
498a6e7
git checkout: add -t alias for --track
by Miklos Vajna
· 17 years ago
76ce946
Documentation/git-checkout: Update summary to reflect current abilities
by Julian Phillips
· 17 years ago
572fc81
doc: documentation update for the branch track changes
by Jay Soffian
· 17 years ago
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
ac15074
Say when --track is useful in the git-checkout docs.
by Federico Mena Quintero
· 17 years ago
2be7fcb
Fix misspelling of 'suppress' in docs
by Dave Watson
· 18 years ago
6f084a5
branch --track: code cleanup and saner handling of local branches
by Johannes Schindelin
· 18 years ago
4017761
branch.autosetupmerge: allow boolean values, or "all"
by Johannes Schindelin
· 18 years ago
792d237
Documentation: minor cleanups to branch/checkout wording
by Jeff King
· 18 years ago
967506b
Documentation: quote {non-attributes} for asciidoc
by Jeff King
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
81178fe
Reverse the order of -b and --track in the man page.
by Brian Gernhardt
· 18 years ago
b710830
Documentation: clarify track/no-track option.
by J. Bruce Fields
· 18 years ago
40c8279
Documentation: clarify git-checkout -f, minor editing
by J. Bruce Fields
· 18 years ago
0746d19
git-branch, git-checkout: autosetup for remote branch tracking
by Paolo Bonzini
· 18 years ago
d7f078b
Convert update-index references in docs to add.
by Shawn O. Pearce
· 18 years ago
cec8d14
Documentation: Moving out of detached HEAD does not warn anymore.
by Junio C Hamano
· 18 years ago
6124aee
add a quiet option to git-checkout
by Nicolas Pitre
· 18 years ago
84a978f
Documentation: "git-checkout <tree> <path>" takes any tree-ish
by Junio C Hamano
· 18 years ago
5e1a2e8
Documentation: detached HEAD
by Junio C Hamano
· 18 years ago
dcaad49
Merge branch 'sp/reflog' into next
by Junio C Hamano
· 19 years ago
2b1f424
Reference git-check-ref-format in git-branch.
by Shawn Pearce
· 19 years ago
969d326
Enable ref log creation in git checkout -b.
by Shawn Pearce
· 19 years ago
48aeecd
Fix up remaining man pages that use asciidoc "callouts".
by Sean Estabrooks
· 19 years ago
71bb103
Rewrite synopsis to clarify the two primary uses of git-checkout.
by Jon Loeliger
· 19 years ago
7bd7f28
Remove trailing dot after short description
by Fredrik Kuivinen
· 19 years ago
1be0659
checkout: merge local modifications while switching branches.
by Junio C Hamano
· 19 years ago
1e2ccd3
Documentation: more examples.
by Junio C Hamano
· 19 years ago
4aaa702
git-checkout: revert specific paths to either index or a given tree-ish.
by Junio C Hamano
· 19 years ago
a7154e9
[PATCH] Documentation: Update all files to use the new gitlink: macro
by Sergey Vlasov
· 19 years ago
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
[Renamed (80%) from Documentation/git-checkout-script.txt]
0270f7c
[PATCH] Docs for git-checkout-script.
by A Large Angry SCM
· 20 years ago
7fc9d69
Add placeholders for missing documents.
by Junio C Hamano
· 20 years ago