Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d86cae

Browse files
committed
Remove two completed projects from the list
1 parent 93b982b commit 4d86cae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PROJECTS.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,11 @@ might make good smaller projects by themselves.
8989
using binary search every time
9090
* Tree builder improvements:
9191
* Extend to allow building a tree hierarchy
92-
* Move the tagopt mechanism to the newer git 1.9 interpretation of
93-
--tags [#2120](https://github.com/libgit2/libgit2/issues/2120)
9492
* Apply-patch API
9593
* Add a patch editing API to enable "git add -p" type operations
9694
* Textconv API to filter binary data before generating diffs (something
9795
like the current Filter API, probably).
9896
* Performance profiling and improvement
99-
* Build in handling of "empty tree" and "empty blob" SHAs
10097
* Support "git replace" ref replacements
10198
* Include conflicts in diff results and in status
10299
* GIT_DELTA_CONFLICT for items in conflict (with multiple files)

0 commit comments

Comments
 (0)