aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/git-ftp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/git-ftp.rb b/Library/Formula/git-ftp.rb
index 037eb36a8..e351791f0 100644
--- a/Library/Formula/git-ftp.rb
+++ b/Library/Formula/git-ftp.rb
@@ -5,7 +5,7 @@ class GitFtp < Formula
url 'https://github.com/git-ftp/git-ftp/archive/1.0.0.tar.gz'
sha1 '69df312a1e0cbb1224ec7571c4b83113211b5a4f'
- head 'https://github.com/git-ftp/git-ftp.git'
+ head 'https://github.com/git-ftp/git-ftp.git', :branch => 'develop'
bottle do
cellar :any