File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ gitweb.
14
14
15
15
DESCRIPTION
16
16
-----------
17
- Gitweb provides a web interface to git repositories. It's features include:
17
+ Gitweb provides a web interface to git repositories. Its features include:
18
18
19
19
* Viewing multiple Git repositories with common root.
20
20
* Browsing every revision of the repository.
@@ -60,7 +60,7 @@ to gitweb. The list of projects is generated by default by scanning the
60
60
more exact; gitweb is not interested in a working area, and is best suited
61
61
to showing "bare" repositories).
62
62
63
- The name of repository in gitweb is path to it's `$GIT_DIR` (it's object
63
+ The name of the repository in gitweb is the path to its `$GIT_DIR` (its object
64
64
database) relative to `$projectroot`. Therefore the repository $repo can be
65
65
found at "$projectroot/$repo".
66
66
You can’t perform that action at this time.
0 commit comments