Skip to content

Commit 9c26f90

Browse files
committed
PROJECTS: remove a few things we do have
1 parent 474bd2c commit 9c26f90

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
@@ -75,8 +75,6 @@ might make good smaller projects by themselves.
7575
* Extract the Git tests that exercise that command
7676
* Convert the tests to call our emulation
7777
* These tests could go in examples/tests/...
78-
* Fix symlink support for files in the .git directory (i.e. don't overwrite
79-
the symlinks when writing the file contents back out)
8078
* Add hooks API to enumerate and manage hooks (not run them at this point)
8179
* Enumeration of available hooks
8280
* Lookup API to see which hooks have a script and get the script
@@ -85,8 +83,6 @@ might make good smaller projects by themselves.
8583
executes the action in question
8684
* Isolate logic of ignore evaluation into a standalone API
8785
* Upgrade internal libxdiff code to latest from core Git
88-
* Improve index internals with hashtable lookup for files instead of
89-
using binary search every time
9086
* Tree builder improvements:
9187
* Extend to allow building a tree hierarchy
9288
* Apply-patch API

0 commit comments

Comments
 (0)