Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/gitweb: trivial English fixes
author
D Waitzman
<djw@spamcop.net>
Fri, 23 Mar 2012 15:02:43 +0000
(11:02 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 23 Mar 2012 18:22:04 +0000
(11:22 -0700)
Change "it's" to "its" where a possessive is intended. Also add two
missing "the" that were noticed by Ben Walton.
Signed-off-by: David Waitzman <djw@bbn.com>
Documentation/gitweb.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
d4c813d
)
diff --git
a/Documentation/gitweb.txt
b/Documentation/gitweb.txt
index 605a085326022dec46cf15c0c4e4f435a1bd12bd..168e8bfed644c5f22bfb5e45801884128e306e4a 100644
(file)
--- a/
Documentation/gitweb.txt
+++ b/
Documentation/gitweb.txt
@@
-14,7
+14,7
@@
gitweb.
DESCRIPTION
-----------
DESCRIPTION
-----------
-Gitweb provides a web interface to git repositories. It
'
s features include:
+Gitweb provides a web interface to git repositories. Its features include:
* Viewing multiple Git repositories with common root.
* Browsing every revision of the repository.
* Viewing multiple Git repositories with common root.
* Browsing every revision of the repository.
@@
-60,7
+60,7
@@
to gitweb. The list of projects is generated by default by scanning the
more exact; gitweb is not interested in a working area, and is best suited
to showing "bare" repositories).
more exact; gitweb is not interested in a working area, and is best suited
to showing "bare" repositories).
-The name of
repository in gitweb is path to it's `$GIT_DIR` (it'
s object
+The name of
the repository in gitweb is the path to its `$GIT_DIR` (it
s object
database) relative to `$projectroot`. Therefore the repository $repo can be
found at "$projectroot/$repo".
database) relative to `$projectroot`. Therefore the repository $repo can be
found at "$projectroot/$repo".