From d3fb7496f57f025a87fde418664584b1edc1a80c Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 20 Jun 2016 17:20:35 -0700 Subject: [PATCH] Add git-flow to cider/bootstrap.json --- dotfiles/cider/bootstrap.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index ae7c917a..a563c1f3 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -73,8 +73,9 @@ "gettext", "ghc", "gist", - "git-subrepo", "git", + "git-subrepo", + "git-flow", "giter8", "gitfs", "glib",