This is an automated email from the ASF dual-hosted git repository.
jiahuili430 pushed a change to branch fix-password-hasher
in repository https://gitbox.apache.org/repos/asf/couchdb.git
discard 0cd1ac84e Avoid updating password hash when request with simple
password scheme
add 856c4a729 feat(dev/run): write couch_uri files so ports are
discoverable with --auto-ports option
add 67d15b963 Merge pull request #5687 from apache/feat/dev-with-uri-file
add 2b98fa595 Avoid updating password hash when request with simple
password scheme
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 (0cd1ac84e)
\
N -- N -- N refs/heads/fix-password-hasher (2b98fa595)
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:
dev/run | 7 +++++++
1 file changed, 7 insertions(+)