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.
1414
1515DESCRIPTION
1616-----------
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:
1818
1919* Viewing multiple Git repositories with common root.
2020* Browsing every revision of the repository.
@@ -60,7 +60,7 @@ to gitweb. The list of projects is generated by default by scanning the
6060more exact; gitweb is not interested in a working area, and is best suited
6161to showing "bare" repositories).
6262
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
6464database) relative to `$projectroot`. Therefore the repository $repo can be
6565found at "$projectroot/$repo".
6666
You can’t perform that action at this time.
0 commit comments