Sign in
googlers
/
jrn
/
git
/
7b4de74b5de5c1ceb035d33168d482ad213b4137
/
Documentation
/
gitcore-tutorial.txt
1a7e454
doc/gitcore-tutorial: fix prose to match example command
by Heba Waly
· 5 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
f991c62
gitcore-tutorial: update broken link
by Jeff King
· 8 years ago
153a33f
Merge branch 'sb/doc-unify-bottom'
by Junio C Hamano
· 8 years ago
941b9c5
Documentation: unify bottom "part of git suite" lines
by Stefan Beller
· 8 years ago
47437fd
doc: omit needless "for"
by Kristoffer Haugsbakk
· 8 years ago
c857c3a
doc: make the intent of sentence clearer
by Kristoffer Haugsbakk
· 8 years ago
f383e4e
doc: add verb in front of command to run
by Kristoffer Haugsbakk
· 8 years ago
8b9bb33
doc: add articles (grammar)
by Kristoffer Haugsbakk
· 8 years ago
bcf9626
doc: typeset long command-line options as literal
by Matthieu Moy
· 9 years ago
0d0bac6
transport: drop support for git-over-rsync
by Jeff King
· 9 years ago
236794f
Merge branch 'ja/tutorial-asciidoctor-fix'
by Junio C Hamano
· 10 years ago
975e382
doc: fix unmatched code fences
by Jean-Noel Avila
· 10 years ago
673151a
doc: add 'everyday' to 'git help'
by Philip Oakley
· 10 years ago
2df8566
Documentation: fix documentation AsciiDoc links for external urls
by Roberto Tyley
· 11 years ago
627a8b8
core-tutorial: trim the section on Inspecting Changes
by Junio C Hamano
· 12 years ago
d5fa1f1
The name of the hash function is "SHA-1", not "SHA1"
by Thomas Ackermann
· 12 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
29c2a3d
Merge branch 'zj/diff-stat-smaller-num-columns'
by Junio C Hamano
· 13 years ago
dc801e7
diff --stat: use less columns for change counts
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
6cf378f
docs: stop using asciidoc no-inline-literal
by Jeff King
· 13 years ago
7f81463
Use correct grammar in diffstat summary line
by Nguyễn Thái Ngọc Duy
· 13 years ago
9d83e38
Documentation: gitrevisions is in section 7
by Jonathan Nieder
· 14 years ago
70676e6
Documentation: avoid stray backslashes in core tutorial
by Jonathan Nieder
· 15 years ago
f028cda
Documentation: link to gitrevisions rather than git-rev-parse
by Michael J Gruber
· 15 years ago
add0951
Merge remote branch 'remotes/trast-doc/for-next'
by Junio C Hamano
· 15 years ago
52eb517
Documentation: Update git core tutorial clarifying reference to scripts
by Ramkumar Ramachandra
· 15 years ago
0b444cd
Documentation: spell 'git cmd' without dash throughout
by Thomas Rast
· 15 years ago
32ef08f
Merge branch 'maint'
by Junio C Hamano
· 15 years ago
3c652d1
Documentation: Fix a few i.e./e.g. mix-ups
by Michael J Gruber
· 15 years ago
5d166cc
t1200: fix a timing dependent error
by Nanako Shiraishi
· 15 years ago
aa17bac
Merge branch 'sb/tutorial-test'
by Junio C Hamano
· 15 years ago
7c5858a
t1200: Make documentation and test agree
by Stephen Boyd
· 15 years ago
a75d7b5
Use 'fast-forward' all over the place
by Felipe Contreras
· 15 years ago
57f6ec0
Change mentions of "git programs" to "git commands"
by Ori Avtalion
· 16 years ago
323b9db
Fix Documentation typos surrounding the word 'handful'.
by Jon Loeliger
· 16 years ago
efe05b0
Merge branch 'maint' to sync with GIT 1.6.0.6
by Junio C Hamano
· 16 years ago
04c8ce9
Documentation: fix typos, grammar, asciidoc syntax
by Markus Heidelberg
· 16 years ago
ec9f0ea
Documentation: sync example output with git output
by Markus Heidelberg
· 16 years ago
6e702c2
Documentation: tutorial: add information about "git help" at the beginning
by Christian Couder
· 16 years ago
de07767
Documentation: fix links to "everyday.html"
by Christian Couder
· 16 years ago
7dce991
Adjust for the new way of enabling the default post-update hook
by Petr Baudis
· 17 years ago
ea44961
Documentation: fix broken "linkgit" links
by Eric Hanchrow
· 17 years ago
db5d666
manpages: use teletype font for sample command lines
by Jonathan Nieder
· 17 years ago
5833d73
manpages: italicize git subcommand names (which were in teletype font)
by Jonathan Nieder
· 17 years ago
2fd02c9
manpages: italicize nongit command names (if they are in teletype font)
by Jonathan Nieder
· 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
467c019
Documentation: more "git-" versus "git " changes
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
6998e4d
Documentation: fix links to tutorials and other new manual pages
by Jonathan Nieder
· 17 years ago
9e1f0a8
documentation: move git(7) to git(1)
by Christian Couder
· 17 years ago
30eba7b
documentation: convert "diffcore" and "repository-layout" to man pages
by Christian Couder
· 17 years ago
497c833
Documentation: convert "glossary" and "core-tutorial" to man pages
by Christian Couder
· 17 years ago
[Renamed (99%) from Documentation/core-tutorial.txt]
b27a23e
Documentation: convert tutorials to man pages
by Christian Couder
· 17 years ago
abea85d
core-tutorial.txt: Fix showing the current behaviour.
by Carlos Rica
· 17 years ago
5221ecb
core-tutorial typofix
by Thomas Zander
· 17 years ago
fb5fd01
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
065c5ac
core-tutorial.txt: Fix argument mistake in an example.
by Sergei Organov
· 17 years ago
a4e57e7
Documentation: Fix references to deprecated commands
by Jonas Fonseca
· 17 years ago
2782c93
core-tutorial.txt: Fix git-show-branch example and its description
by Sergei Organov
· 17 years ago
e3d6d56
Merge branch 'maint'
by Junio C Hamano
· 17 years ago
d336fc0
Documentation: quote commit messages consistently.
by Sergei Organov
· 17 years ago
9c51414
Merge branch 'maint' into HEAD
by Junio C Hamano
· 17 years ago
ba17892
core-tutorial: Use new syntax for git-merge.
by Sergei Organov
· 17 years ago
3b27428
core-tutorial: Catch up with current Git
by Benoit Sigoure
· 17 years ago
bce9240
core-tutorial: correct URL
by Randy Dunlap
· 17 years ago
a85feca
core-tutorial: minor cleanup
by J. Bruce Fields
· 18 years ago
a6080a0
War on whitespace
by Junio C Hamano
· 18 years ago
79dbbed
core-tutorial: minor fixes
by Luiz Fernando N. Capitulino
· 18 years ago
207dfa0
Remove git-resolve.
by Junio C Hamano
· 18 years ago
505739f
core-tutorial: http reference link fix
by Junio C Hamano
· 18 years ago
aacd404
Fix some documentation typos and grammar
by Mike Coleman
· 18 years ago
e0d10e1
[PATCH] Rename git-repo-config to git-config.
by Tom Prince
· 18 years ago
5fe3acc
Documentation: merge-output is not too verbose now.
by Junio C Hamano
· 18 years ago
c14261e
some doc updates
by Nicolas Pitre
· 18 years ago
5c94f87
use 'init' instead of 'init-db' for shipped docs and tools
by Nicolas Pitre
· 18 years ago
ef0a89a
Provide more meaningful output from 'git init-db'.
by Shawn O. Pearce
· 18 years ago
ebd124c
make commit message a little more consistent and conforting
by Nicolas Pitre
· 18 years ago
b85c4bb
Documentation: Fix broken links
by Dmitry V. Levin
· 18 years ago
abda1ef
Documentation: Spelling fixes
by Horst H. von Brand
· 19 years ago
62109cd
Documentation: retitle the git-core tutorial
by J. Bruce Fields
· 19 years ago
245f102
core-tutorial.txt: escape asterisk
by Matthias Lederhofer
· 19 years ago
130fcca
git-commit: revamp the git-commit semantics.
by Junio C Hamano
· 19 years ago
960c702
core-tutorial: adjust to recent reality.
by Junio C Hamano
· 19 years ago
b8bc67c
cvs-migration documentation update
by J. Bruce Fields
· 19 years ago
76b927f
Recommend to remove unused `origin` in a shared repository.
by Junio C Hamano
· 19 years ago
927a503
New tutorial
by J. Bruce Fields
· 19 years ago