summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <carlosmn@github.com>2016-12-19 18:04:20 +0000
committerGitHub <noreply@github.com>2016-12-19 18:04:20 +0000
commitb0b850bfcafac9be84aacd4565368f5b87221926 (patch)
tree9fa5c596fbfa310e65a5a38d15d1ada05d842f15
parent3714c13a888cfa539d1c6924d6b7bc747c137a42 (diff)
parent87faeaecdadb0d3d0081d2f2aa71a56aad55fac0 (diff)
downloadlibgit2-b0b850bfcafac9be84aacd4565368f5b87221926.tar.gz
Merge pull request #4038 from lucasderraugh/patch-1
Gift deprecated in favor of SwiftGit2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e656a460c..ca081ede1 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>