You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2021/08/11 05:42:37 UTC

[couchdb] branch restrict-ddoc-update-methods updated (53521aa -> 8414eab)

This is an automated email from the ASF dual-hosted git repository.

jaydoane pushed a change to branch restrict-ddoc-update-methods
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 53521aa  Restrict design doc update methods
 discard 6582df6  Remove unused variable
     add a247b7d  Ensure maybe_close message is sent to correct process (#3700)
     add 28539d3  Remove unused variable
     add 8414eab  Restrict design doc update methods

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (53521aa)
            \
             N -- N -- N   refs/heads/restrict-ddoc-update-methods (8414eab)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/couch_index/src/couch_index.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)