Skip to content

Use gh-pages #1

Description

@xiongchiamiov

If you make commits on a branch named gh-pages, you'll be able to view this file directly on github.

[$]> git co -b gh-pages        # Create and switch to a new branch named gh-pages
[$]> git b -d master           # Delete your local copy of master
[$]> git push                  # Push gh-pages to Github
[$]> git push origin :master   # Delete Github's copy of master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions