From 7933fe68975d0daf691a9a851354da5341542ebc Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Thu, 3 May 2018 09:35:53 -0700 Subject: [PATCH] Use the master objective-git --- Cartfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile b/Cartfile index 97ca48d..02c4a5a 100644 --- a/Cartfile +++ b/Cartfile @@ -1,6 +1,6 @@ github "SVProgressHUD/SVProgressHUD" github "radex/SwiftyUserDefaults" -github "libgit2/objective-git" +github "libgit2/objective-git" "master" github "leonbreedt/FavIcon" github "kishikawakatsumi/KeychainAccess" github "mattrubin/OneTimePassword"