Skip to content
Snippets Groups Projects
Commit 0dee4cb6 authored by Simona Vetter's avatar Simona Vetter
Browse files

dim: Make update_linux_next multi-repo compliant


- Only update the for-linux-next branches in the repo for the branch
  just pushed.
- Roll out the same logic (to allow us to always merge feature
  patches) for drm-misc.

v2: Bikesheds, bikesheds ... oh dear is this going to be fun to
re-test and then re-re-rebase out all the bugfixes in the right places
again.

v3: Fixup fallout - get_remote_for_branch wasn't working correctly.

v4: Don't use the nightly_ prefix, this is not about the integration
tree. Also sprinkle local annotations for the other read variables.

v5: s/map_nightly_remote/repo_to_remote/ to align with url_to_remote.

v6: s/get_nightly_repo_for_branch/branch_to_repo/ to align with
url_to_remote.  Also move next to url_to_remote.

v7: Split out branch_to_repo, already needed in an earlier patch.

v8: Really try to get rid of rebase fail, somehow a nightly_origin
got resurrected!

Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
parent bd1f238e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment