Sign in
googlers
/
jrn
/
git
/
7463064b28086c0a765e247bc8336f8e32356494
/
Documentation
/
gittutorial.txt
80f537f
doc: promote "git restore"
by Nguyễn Thái Ngọc Duy
· 6 years ago
328c6cb
doc: promote "git switch"
by Nguyễn Thái Ngọc Duy
· 6 years ago
7560f54
treewide: correct several "up-to-date" to "up to date"
by Martin Ågren
· 8 years ago
941b9c5
Documentation: unify bottom "part of git suite" lines
by Stefan Beller
· 8 years ago
0d0bac6
transport: drop support for git-over-rsync
by Jeff King
· 9 years ago
eeb92d7
Merge branch 'sn/tutorial-status-output-example'
by Junio C Hamano
· 10 years ago
8942821
gittutorial: fix output of 'git status'
by Stefan Naewe
· 10 years ago
022cf2b
gittutorial.txt: remove reference to ancient Git version
by Thomas Ackermann
· 10 years ago
673151a
doc: add 'everyday' to 'git help'
by Philip Oakley
· 10 years ago
2de9b71
Documentation: the name of the system is 'Git', not 'git'
by Thomas Ackermann
· 12 years ago
48a8c26
Documentation: avoid poor-man's small caps GIT
by Thomas Ackermann
· 12 years ago
52ffe99
Documentation: describe subject more precisely
by Jeremy White
· 12 years ago
7791a1d
Documentation: use [verse] for SYNOPSIS sections
by Martin von Zweigbergk
· 14 years ago
60109d0
Change remote tracking to remote-tracking in non-trivial places
by Matthieu Moy
· 14 years ago
0e615b2
Replace "remote tracking" with "remote-tracking"
by Matthieu Moy
· 14 years ago
0b444cd
Documentation: spell 'git cmd' without dash throughout
by Thomas Rast
· 15 years ago
21d777f
Makes some cleanup/review in gittutorial
by Thadeu Lima de Souza Cascardo
· 16 years ago
801a011
Documentation: refer to gitworkflows(7) from tutorial and git(1)
by Thomas Rast
· 16 years ago
c30e567
gittutorial: remove misleading note
by Miklos Vajna
· 16 years ago
c7719fb
Use capitalized names where appropriate
by Henrik Austad
· 16 years ago
6e702c2
Documentation: tutorial: add information about "git help" at the beginning
by Christian Couder
· 16 years ago
53d1589
tutorial: gentler illustration of Alice/Bob workflow using gitk
by Paolo Ciarrocchi
· 17 years ago
dc29bc8
tutorial: clarify "pull" is "fetch + merge"
by Junio C Hamano
· 17 years ago
5d5e88a
tutorial: use prompt with user names in example, to clarify who is doing what
by Ian Katz
· 17 years ago
42d36bb
manpages: italicize gitk's name (where it was in teletype font)
by Jonathan Nieder
· 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
46e56e8
Documentation: prepare to be consistent about "git-" versus "git "
by Jonathan Nieder
· 17 years ago
3861cd5
Documentation: complicate example of "man git-command"
by Jonathan Nieder
· 17 years ago
6998e4d
Documentation: fix links to tutorials and other new manual pages
by Jonathan Nieder
· 17 years ago
8de7e9c
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
497c833
Documentation: convert "glossary" and "core-tutorial" to man pages
by Christian Couder
· 17 years ago
b27a23e
Documentation: convert tutorials to man pages
by Christian Couder
· 17 years ago
[Renamed (97%) from Documentation/tutorial.txt]
5162e69
Documentation: rename gitlink macro to linkgit
by Dan McGee
· 17 years ago
0278307
Documentation: Correct various misspellings and typos.
by Brian Hetro
· 18 years ago
5c054a9
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
f0dc409
tutorial: Fix typo
by J. Bruce Fields
· 18 years ago
8960b5a
fix remote.origin.url in tutorial.txt
by Alecs King
· 18 years ago
23c9ccb
tutorial: use "project history" instead of "changelog" in header
by J. Bruce Fields
· 18 years ago
93f9cc6
tutorial: revise index introduction
by J. Bruce Fields
· 18 years ago
cd50aba
tutorials: add user-manual links
by J. Bruce Fields
· 18 years ago
71f4b18
Mention version 1.5.1 in tutorial and user-manual
by Carl Worth
· 18 years ago
c91ee27
Fix unmatched emphasis tag in git-tutorial
by Andrew Ruder
· 18 years ago
6e2e1cf
Why is it bad to rewind a branch that has already been pushed out?
by Robin Rosenberg
· 18 years ago
a9d1836
Why is it bad to rewind a branch that has already been pushed out?
by Junio C Hamano
· 18 years ago
953202a
Tutorial: fix asciidoc formatting of "git add" section.
by Junio C Hamano
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
c1ff284
tutorial: shorthand for remotes but show distributed nature of git
by Junio C Hamano
· 18 years ago
8b616f2
tutorial: Use only separate layout
by Santi Béjar
· 18 years ago
c14261e
some doc updates
by Nicolas Pitre
· 18 years ago
515377e
"init-db" can really be just "init"
by Nicolas Pitre
· 18 years ago
84dee6b
Documentation: tutorial editing
by J. Bruce Fields
· 18 years ago
9c9410e
Documentation/tutorial: misc updates
by Santi Béjar
· 18 years ago
c1d179f
tutorial: misc updates.
by Junio C Hamano
· 18 years ago
d66409f
Documentation: update tutorial's discussion of origin
by J. Bruce Fields
· 18 years ago
ef0a89a
Provide more meaningful output from 'git init-db'.
by Shawn O. Pearce
· 18 years ago
366bfcb
make 'git add' a first class user friendly interface to the index
by Nicolas Pitre
· 18 years ago
aed4509
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
6658923
tutorial: talk about user.name early and don't start with commit -a
by Junio C Hamano
· 18 years ago
93ee782
Documentation: clarify tutorial pull/merge discussion
by J. Bruce Fields
· 18 years ago
5942706
Doc: Make comment about merging in tutorial.txt more clear
by Paolo Ciarrocchi
· 18 years ago
3742506
Some doc typo fixes
by Francis Daly
· 19 years ago
abda1ef
Documentation: Spelling fixes
by Horst H. von Brand
· 19 years ago
3857386
documentation: add brief mention of cat-file to tutorial part I
by J. Bruce Fields
· 19 years ago
2be1bc4
documentation: mention gitk font adjustment in tutorial
by J. Bruce Fields
· 19 years ago
e31952d
tutorial: add discussion of index file, object database
by J. Bruce Fields
· 19 years ago
f1fe384
tutorial: expanded discussion of commit history
by J. Bruce Fields
· 19 years ago
67e6e5c
tutorial: replace "whatchanged" by "log"
by J. Bruce Fields
· 19 years ago
2eb063c
AsciiDoc fix for tutorial
by Francis Daly
· 19 years ago
dcc6e28
Documentation: finishing touches to the new tutorial.
by Junio C Hamano
· 19 years ago
927a503
New tutorial
by J. Bruce Fields
· 19 years ago
ebedc31
show-branch: make the current branch and merge commits stand out.
by Junio C Hamano
· 19 years ago
b74ed49
Tutorial: mention shared repository management.
by Junio C Hamano
· 19 years ago
a3431fe
A shared repository should be writable by members.
by Junio C Hamano
· 19 years ago
80248b2
Documentation: HTTP needs update-server-info.
by Junio C Hamano
· 19 years ago
8431c4e
Documentation: tutorial
by Junio C Hamano
· 19 years ago
9755afb
Documentation: not learning core git commands.
by Junio C Hamano
· 19 years ago
361c06d
Documentation(tutorial): adjust merge example to the new merge world order.
by Junio C Hamano
· 19 years ago
dc5f923
Documentation: shared repository management in tutorial.
by Junio C Hamano
· 19 years ago
0501c24
Tutorial: adjust merge example to recursive strategy.
by Junio C Hamano
· 19 years ago
aa7f412
tutorial: setting up a tree for subsystem maintainers
by Junio C Hamano
· 19 years ago
5f3aa19
Change 'cache' to 'index' in the docs
by Lukas_Sandström
· 19 years ago
f2416c2
Use consistent shell prompts and example style.
by Jon Loeliger
· 19 years ago
067744b
Tutorial: do not use 'git resolve'.
by Junio C Hamano
· 19 years ago
44760f1
Documentation: talk about guts of merge in tutorial.
by Junio C Hamano
· 19 years ago
36f05ef
Illustration: "Git Diff Types"
by Junio C Hamano
· 19 years ago
710c97d
Document the use of "current directory" as pull source.
by Junio C Hamano
· 19 years ago
f51248e
Merge branch 'fixes'
by Junio C Hamano
· 19 years ago
5990efb
tutorial: update the initial commit example.
by Junio C Hamano
· 19 years ago
2ae6c70
Adapt tutorial to cygwin and add test case
by Johannes Schindelin
· 19 years ago
72e9340
Convert usage of GIT and Git into git
by Christian Meder
· 19 years ago
98438bd
Remove the version tags from the manpages
by Junio C Hamano
· 19 years ago
d154dcc
[PATCH] Retitle 'inspecting what happened' section.
by Jon Loeliger
· 19 years ago
6f60300
Update tutorial with Octopus usage.
by Junio C Hamano
· 19 years ago
e1ccf53
[PATCH] Escape asciidoc's built-in em-dash replacement
by Yasushi SHOJI
· 20 years ago
96768e3
[PATCH] fix tutorial typo
by jdl@freescale.com
· 20 years ago
c87d41e
[PATCH] Fix tutorial reference to git-*-scripts.
by jdl@freescale.com
· 20 years ago
215a7ad
Big tool rename.
by Junio C Hamano
· 20 years ago
Next »