aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Barto <bartoc@umich.edu>2017-08-15 00:34:02 -0400
committerCharles Barto <bartoc@umich.edu>2017-08-15 00:34:02 -0400
commitbcee70a05294500191df839ea1fa256392ec3b0a (patch)
treeec22b4aecd6eb448ec06b983d420df583593657e
parentdf19c5f0b3e7e4b1663a80f9c91e1aea2349a1d4 (diff)
downloadpackages-bcee70a05294500191df839ea1fa256392ec3b0a.tar.gz
packages-bcee70a05294500191df839ea1fa256392ec3b0a.zip
Added package libgit2
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5a7e709..73a2982 100644
--- a/packages.json
+++ b/packages.json
@@ -7015,5 +7015,20 @@
"description": "untitled shell history application",
"license": "MIT",
"web": "https://github.com/subsetpark/untitled-shell-history-application"
+ },
+ {
+ "name": "libgit2",
+ "url": "https://github.com/barcharcraz/libgit2-nim",
+ "method": "git",
+ "tags": [
+ "git",
+ "libgit",
+ "libgit2",
+ "vcs",
+ "wrapper"
+ ],
+ "description": "Libgit2 low level wrapper",
+ "license": "MIT",
+ "web": "https://github.com/barcharcraz/libgit2-nim"
}
]