Update README

- Consistently refer to the project as "JGit", rather than "jgit".

- Convert the contribution guide link to markdown syntax.

Change-Id: I896b8112f3f1a77255883e0deb153e8937999a84
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
This commit is contained in:
David Pursehouse 2019-02-19 08:33:11 +09:00
parent 7611149339
commit 368b519440
1 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ __org.eclipse.jgit.junit.ssh__: Helpers for unit testing
- Native symbolic links are supported, provided the file system supports
them. For Windows you must use a non-administrator account and have the SeCreateSymbolicLinkPrivilege.
- Only the timestamp of the index is used by jgit if the index is
- Only the timestamp of the index is used by JGit if the index is
dirty.
- JGit requires at least a Java 8 JDK.
@ -158,7 +158,7 @@ to post. File bugs and enhancement requests in
## Contributing
See the EGit Contributor Guide: http://wiki.eclipse.org/EGit/Contributor_Guide
See the [EGit Contributor Guide](http://wiki.eclipse.org/EGit/Contributor_Guide).
## About Git