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

jiahuili430 pushed a change to branch improve-couch-debug
in repository https://gitbox.apache.org/repos/asf/couchdb.git


 discard 7167b3303 Fix `couch_debug:ping/1` function clause error
 discard c5c9cee74 Use `module_info(exports)` instead of hardcoding
     new 59d395efb Fix `mem3:ping/1` function clause error
     new f5a945a57 Add missing functions to `help/0`
     new aac7a9aef Improve `couch_debug.erl`

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   (7167b3303)
            \
             N -- N -- N   refs/heads/improve-couch-debug (aac7a9aef)

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.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/couch/src/couch_debug.erl                      | 34 ++++++++++++++------
 .../src/{couch_debug.erl => couch_debug.erl.orig}  | 36 ++++++++++++++++++++--
 src/mem3/src/mem3.erl                              |  7 ++---
 3 files changed, 59 insertions(+), 18 deletions(-)
 copy src/couch/src/{couch_debug.erl => couch_debug.erl.orig} (97%)

Reply via email to