Skip to content

pake task for quick-merging upstream changes to local clone #5

@bergie

Description

@bergie

Related to #3

sorry if I'm using wrong terminology or something, I'm not really familiar with the "true git way".

In github the "fork queue" is a very brittle way to merge more than a few changes from upstream to your local repo, OTOH from command-line doing "remote add" "fetch" "merge remote local" -dance works fine, we need a script that automates this so people using the "developement mode" (see link) can easily get all the upstream changes.

This script should merge all the branches that the upstream has to corresponding local ones and create local copies for any missing (basically get the local fork into same state as the upstream [with local changes remaining])

(moved from https://github.com/midgardproject/midgardmvc_core/issues/issue/32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions