summaryrefslogtreecommitdiff
path: root/PROJECTS.md
diff options
context:
space:
mode:
authorLeigh London <leigh.00.london@gmail.com>2014-08-16 19:13:21 +1000
committerLeigh London <leigh.00.london@gmail.com>2014-08-16 19:13:21 +1000
commit1f2f61146507cdebc0ea59422d0d38c20eed4d7a (patch)
tree8055efa1b15f8a90559d3b49b9211a815f21b548 /PROJECTS.md
parentfa44a1699ccd70725b236868ef4be5cac8c36267 (diff)
downloadlibgit2-1f2f61146507cdebc0ea59422d0d38c20eed4d7a.tar.gz
Removing a completed starter project.
Removing the starter project for adding support for the symref extension (#2006) from PROJECTS.md, as this seems to have been completed with the merge of #2376.
Diffstat (limited to 'PROJECTS.md')
-rw-r--r--PROJECTS.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/PROJECTS.md b/PROJECTS.md
index 5164d95b6..d69988759 100644
--- a/PROJECTS.md
+++ b/PROJECTS.md
@@ -53,9 +53,6 @@ These are good small projects to get started with libgit2.
* Submit a PR to clarify documentation! While we do try to document all of
the APIs, your fresh eyes on the documentation will find areas that are
confusing much more easily.
-* Add support for the symref protocol extension, so we don't guess
- what the remote's default branch is
- [#2006](https://github.com/libgit2/libgit2/issues/2006)
If none of these appeal to you, take a look at our issues list to see if
there are any unresolved issues you'd like to jump in on.