Commit 1a85eca037b615a8258cffdb694bf52f34875c62

Vicent Marti 2014-08-18T12:25:50

Merge pull request #2523 from leighlondon/remove-completed-project Removing a completed starter project.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/PROJECTS.md b/PROJECTS.md
index 5164d95..d699887 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.