Skip to content

dst_branch assumed to be the same locally & remotely #1

@cdlm

Description

@cdlm

From what I understand, compilation happens in src_branch, then the output is copied and committed to the local dst_branch, then this is pushed to dst_branch on dst_remote. So this prevents having the website sources in a repo, using the master branch, and deploying to account pages on github (user.github.com).

There should be a separate out_branch for locally committing the compiled output (and it could default to dst_branch).

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