You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2016/06/01 20:27:07 UTC

[1/2] documentation commit: updated refs/heads/master to c7cd09f

Repository: couchdb-documentation
Updated Branches:
  refs/heads/master adc6f5d01 -> c7cd09f6b


Ignore Python3 __pycache__ dir


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

Branch: refs/heads/master
Commit: 93cc933b25684313340a524c1779e98c2a7f8506
Parents: b1bfde4
Author: katsel <k....@studserv.uni-leipzig.de>
Authored: Wed May 25 09:48:55 2016 +0200
Committer: katsel <k....@studserv.uni-leipzig.de>
Committed: Wed May 25 09:48:55 2016 +0200

----------------------------------------------------------------------
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/93cc933b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 987726e..feaaa9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 ext/*.pyc
+ext/__pycache__/
 build/
-


[2/2] documentation commit: updated refs/heads/master to c7cd09f

Posted by kx...@apache.org.
Merge remote-tracking branch 'github/pr/50'


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

Branch: refs/heads/master
Commit: c7cd09f6b310e816d843916e2360cd1f79d75824
Parents: adc6f5d 93cc933
Author: Alexander Shorin <kx...@apache.org>
Authored: Wed Jun 1 23:26:55 2016 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Wed Jun 1 23:26:55 2016 +0300

----------------------------------------------------------------------
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------