Skip to content

Commit 27ff888

Browse files
author
Carson Howard
committed
PROJECTS: remove example for --log-size
1 parent 1436b0e commit 27ff888

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

PROJECTS.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ These are good small projects to get started with libgit2.
3636
trick to this one will be doing it in a manner that is clean and
3737
simple, but still handles the various cases correctly (e.g. `-B/70%`
3838
is apparently a legal setting).
39-
* Implement the `--log-size` option for `examples/log.c`. I think all
40-
the data is available, you would just need to add the code into the
41-
`print_commit()` routine (along with a way of passing the option
42-
into that function).
4339
* As an extension to the matching idea for `examples/log.c`, add the
4440
`-i` option to use `strcasestr()` for matches.
4541
* For `examples/log.c`, implement the `--first-parent` option now that

0 commit comments

Comments
 (0)