You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2019/12/12 16:20:11 UTC

[couchdb] branch remsh updated (2d1f652 -> f40aa07)

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

willholley pushed a change to branch remsh
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


 discard 2d1f652  Remsh: attempt to auto-locate Erlang cookie
 discard 86dd9a6  Sanitize `ERL_FLAGS` in remsh
     add a66998e  Make sure we fetch test dependencies
     add 1953c33  Integrate excoverals into test stack
     add 0ef71cb  Merge pull request #2353 from cloudant/exunit-cover
     add 17a1782  Sanitize `ERL_FLAGS` in remsh
     add f40aa07  Remsh: attempt to auto-locate Erlang cookie

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   (2d1f652)
            \
             N -- N -- N   refs/heads/remsh (f40aa07)

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:
 .credo.exs   |  8 ++++++
 .gitignore   | 10 ++++++++
 Makefile     |  5 ++--
 Makefile.win |  2 +-
 mix.exs      | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 mix.lock     |  9 +++++++
 6 files changed, 109 insertions(+), 4 deletions(-)