From bccf15e7ebe639099ad71fda7fc555bf98e9dd81 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 10 Nov 2014 12:48:08 -0200 Subject: [PATCH] add omniauth-remote-user --- .gitignore | 1 + .mrconfig | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c152a61..99d0b85 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ /obs/isv:spb* /packages /docs/_build/ +/omniauth-remote-user *.swp *~ *.swo diff --git a/.mrconfig b/.mrconfig index 58246a3..05fa72d 100644 --- a/.mrconfig +++ b/.mrconfig @@ -1,10 +1,10 @@ [.] [colab] -checkout = git clone http://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab.git +checkout = git clone git@beta.softwarepublico.gov.br:softwarepublico/colab.git [colab-deps] -checkout = git clone http://beta.softwarepublico.gov.br/gitlab/softwarepublico/colab-deps.git +checkout = git clone git@beta.softwarepublico.gov.br:softwarepublico/colab-deps.git [mailman-api] checkout = git clone https://github.com/TracyWebTech/mailman-api.git @@ -21,6 +21,5 @@ checkout = hg clone http://bitbucket.org/ianb/paste [mailman-api/paste/six] checkout = hg clone https://bitbucket.org/gutworth/six -[sources/solr] -checkout = wget -c http://archive.apache.org/dist/lucene/solr/4.6.1/solr-4.6.1.tgz - +[omniauth-remote-user] +checkout = git clone git@beta.softwarepublico.gov.br:softwarepublico/omniauth-remote-user.git -- libgit2 0.21.2