Skip to content

Copy and Redirect other Old grails-database-migration Documentation #8

@jamesfredley

Description

@jamesfredley

Example: https://grails.github.io/grails-database-migration/5.0.x/index.html

Source: https://github.com/grails/grails-database-migration/tree/gh-pages
Destination: docs-legacy-database-migration/

To maintain git history

git remote add grails-database-migration git@github.com:grails/grails-database-migration.git
git fetch grails-database-migration --no-tags
git merge -s ours --no-commit --allow-unrelated-histories grails-database-migration/gh-pages
git read-tree --prefix=docs-legacy-database-migration/ -u rails-database-migration/gh-pages
git commit -m "Imported grails-database-migration legacy documentation"

Steps: #3

And then redirect snapshot, latest using same method as #10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions