Skip to content
Snippets Groups Projects
Commit 8ea00c70 authored by Joonas Lahtinen's avatar Joonas Lahtinen
Browse files

dim: Move to more readable fixup patch naming scheme


Because branch and repo already contain '-', move to use '__' as
the delimiter between the two for more readability.

While at it, allow explicitly specifying the branch where the
fixup should be applied in the case of a non-conflicting merge
issue.

Fixing the merge commit of drm-misc-next after noticing drm-tip
not to build would be done in the following way:

$ git diff | dim cat-to-fixup drm-misc-next

v2: Bash completion
v3: Use "fixups/" folder under rerere.

Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: default avatarJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent f86bbc4b
No related branches found
No related tags found
No related merge requests found
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