Use git-utils module

Removes the need to include libgit2 as this is now handled by the
git-utils module which provides functions that were previously in
git.mm and git.coffee
This commit is contained in:
Kevin Sawicki
2013-03-09 14:34:04 -08:00
parent 7bee41f1e2
commit f3049681bd
53 changed files with 12 additions and 10423 deletions

View File

@@ -7,7 +7,7 @@
"ctags": "0.1.0",
"oniguruma": "0.4.0",
"mkdirp": "0.3.5",
"git-utils": "0.1.0"
"git-utils": "0.2.0"
},
"scripts": {