Commit 87faeaecdadb0d3d0081d2f2aa71a56aad55fac0

Lucas Derraugh 2016-12-19T09:09:34

Gift deprecated in favor of SwiftGit2

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index e656a46..ca081ed 100644
--- a/README.md
+++ b/README.md
@@ -236,7 +236,7 @@ Here are the bindings to libgit2 that are currently available:
 * Rust
     * git2-rs <https://github.com/alexcrichton/git2-rs>
 * Swift
-    * Gift <https://github.com/modocache/Gift>
+    * SwiftGit2 <https://github.com/SwiftGit2/SwiftGit2>
 * Vala
     * libgit2.vapi <https://github.com/apmasell/vapis/blob/master/libgit2.vapi>