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>
tags/v5.3.0.201903061415-rc1
David Pursehouse 5 years ago
parent
commit
368b519440
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

- Native symbolic links are supported, provided the file system supports - Native symbolic links are supported, provided the file system supports
them. For Windows you must use a non-administrator account and have the SeCreateSymbolicLinkPrivilege. 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. dirty.


- JGit requires at least a Java 8 JDK. - JGit requires at least a Java 8 JDK.


## Contributing ## 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 ## About Git



Loading…
Cancel
Save