My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9bd321
)
tutorial: use "project history" instead of "changelog" in header
author
J. Bruce Fields
<bfields@puzzle.fieldses.org>
Sun, 10 Jun 2007 20:20:34 +0000
(16:20 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Sun, 10 Jun 2007 20:46:17 +0000
(16:46 -0400)
The word "changelog" seems a little too much like jargon to me, and beginners
must understand section headers so they know where to look for help.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Documentation/tutorial.txt
patch
|
blob
|
history
diff --git
a/Documentation/tutorial.txt
b/Documentation/tutorial.txt
index
f55d408
..
118ff72
100644
(file)
--- a/
Documentation/tutorial.txt
+++ b/
Documentation/tutorial.txt
@@
-132,8
+132,8
@@
and newly modified files, and in both cases it takes a snapshot of the
given files and stages that content in the index, ready for inclusion in
the next commit.
-Viewing
the changelog
----------------------
+Viewing
project history
+---------------------
--
At any point you can view the history of your changes using