Updated Branches:
  refs/heads/master 7ad4e6528 -> 72852311c

We should pull here to update local branch pointers.


Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/a41b2f1e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/a41b2f1e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/a41b2f1e

Branch: refs/heads/master
Commit: a41b2f1e4b9d794800c973af70eb5c0330e99db6
Parents: 7ad4e65
Author: Dirkjan Ochtman <dirk...@ochtman.nl>
Authored: Tue Jul 30 17:33:50 2013 +0200
Committer: Dirkjan Ochtman <dirk...@ochtman.nl>
Committed: Tue Jul 30 17:33:50 2013 +0200

----------------------------------------------------------------------
 release/check_docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/a41b2f1e/release/check_docs.sh
----------------------------------------------------------------------
diff --git a/release/check_docs.sh b/release/check_docs.sh
index c59459a..e5371d2 100755
--- a/release/check_docs.sh
+++ b/release/check_docs.sh
@@ -48,7 +48,7 @@ if test ! -d $tmp_dir/git/.git; then
     cd $tmp_dir/git
 else
     cd $tmp_dir/git
-    git fetch
+    git pull
 fi
 
 rm -rf $tmp_dir/branch

Reply via email to