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

mck pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


 discard 08728742 generate docs for 8f277185
     add 11349c1a Fix broken link to "existing documents" in 
development/documentation.html
     add b1be68c0 Update how_to_commit documentation with lost updates from 
in-tree repo
     add bc24893c generate docs for b1be68c0

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   (08728742)
            \
             N -- N -- N   refs/heads/asf-site (bc24893c)

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:
 content/_/development/documentation.html           |   4 +-
 content/_/development/how_to_commit.html           | 317 +++++++++++++++++---
 content/_/development/index.html                   | 318 ++++++++++++++++++---
 .../cassandra/configuration}/configuration.html    |  71 +++--
 content/doc/4.1/cassandra/new/index.html           |   3 +
 .../doc/4.1/cassandra/operating/bulk_loading.html  |  18 +-
 .../4.1/cassandra/tools/sstable/sstableloader.html |  25 +-
 .../cassandra/configuration}/configuration.html    |  69 +++--
 content/doc/4.2/cassandra/new/index.html           |   3 +
 .../doc/4.2/cassandra/operating/bulk_loading.html  |  18 +-
 .../4.2/cassandra/tools/nodetool/profileload.html  |  18 +-
 .../cassandra/tools/nodetool/toppartitions.html    |  18 +-
 .../4.2/cassandra/tools/sstable/sstableloader.html |  25 +-
 .../cassandra/configuration}/configuration.html    |  71 +++--
 content/doc/latest/cassandra/new/index.html        |   3 +
 .../latest/cassandra/operating/bulk_loading.html   |  18 +-
 .../cassandra/tools/sstable/sstableloader.html     |  25 +-
 .../cassandra/configuration}/configuration.html    |  69 +++--
 content/doc/trunk/cassandra/new/index.html         |   3 +
 .../trunk/cassandra/operating/bulk_loading.html    |  18 +-
 .../cassandra/tools/nodetool/profileload.html      |  18 +-
 .../cassandra/tools/nodetool/toppartitions.html    |  18 +-
 .../cassandra/tools/sstable/sstableloader.html     |  25 +-
 content/search-index.js                            |   2 +-
 .../ROOT/pages/development/documentation.adoc      |   5 +-
 .../ROOT/pages/development/how_to_commit.adoc      | 187 +++++++++---
 site-ui/build/ui-bundle.zip                        | Bin 4740078 -> 4740078 
bytes
 27 files changed, 1130 insertions(+), 239 deletions(-)
 rename content/doc/{latest/cassandra/new => 
4.1/cassandra/configuration}/configuration.html (96%)
 rename content/doc/{trunk/cassandra/new => 
4.2/cassandra/configuration}/configuration.html (96%)
 rename content/doc/{4.1/cassandra/new => 
latest/cassandra/configuration}/configuration.html (96%)
 rename content/doc/{4.2/cassandra/new => 
trunk/cassandra/configuration}/configuration.html (96%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to