Browse Source

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>
stable-5.4
David Pursehouse 6 years ago
parent
commit
368b519440
  1. 4
      README.md

4
README.md

@ -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

Loading…
Cancel
Save