Skip to content

Commit

Permalink
Typo and Eclipse is not supported any more
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 authored Jul 23, 2023
1 parent 6c3f5fb commit 939f4ba
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,7 @@ Note: Access is strictly read-only, no writing of new commits on branches is pos

#### Change it

Implementation should be straightforward, the class `JGitFS` implements the commandline handling, `JGitFilesystem` implements the filesystem interfaces that are neede for simple read-only access as well as some caching, `JGitHelper` encapsulates access to Git, `GitUtils` are local utils for computing commits, ...

Create matching Eclipse project files

./gradlew eclipse
Implementation should be straightforward, the class `JGitFS` implements the commandline handling, `JGitFilesystem` implements the filesystem interfaces that are needed for simple read-only access as well as some caching, `JGitHelper` encapsulates access to Git, `GitUtils` are local utils for computing commits, ...

Run unit tests

Expand Down

0 comments on commit 939f4ba

Please sign in to comment.