diff options
Diffstat (limited to 'PROJECTS.md')
| -rw-r--r-- | PROJECTS.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PROJECTS.md b/PROJECTS.md index 34ba18ace..050a51cfb 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -28,10 +28,6 @@ These are good small projects to get started with libgit2. core Git command and add a missing command-line option. There are many gaps right now and this helps demonstrate how to use the library. Here are some specific ideas: - * Add the `--minimal` flag to `examples/diff.c` since the `libgit2` - diff API now has a flag to support it - * Add the `--patience` flag to `examples/diff.c` since it is also now - supported. * Add the `--shortstat` flag to `examples/diff.c` based on the work that was done to add `--numstat` already. * Fix the `examples/diff.c` implementation of the `-B` |
