Skip to content

fix(qol): fix advance to next conflict resolution#4

Merged
gorillamoe merged 1 commit intomainfrom
fix/qol-auto-advance
Apr 25, 2026
Merged

fix(qol): fix advance to next conflict resolution#4
gorillamoe merged 1 commit intomainfrom
fix/qol-auto-advance

Conversation

@gorillamoe
Copy link
Copy Markdown
Member

Also extend the scripts/make-conflicts.sh:

./scripts/make-conflicts.sh jj:
Makes one conflicting file in jujutsu.

./scripts/make-conflicts.sh jj twofiles:
Makes two conflicting files in jujutsu.

./scripts/make-conflicts.sh git:
Makes one conflicting file in git
(default when git is omitted, e.g., ./scripts/make-conflicts.sh).

./scripts/make-conflicts.sh git twofiles:
Makes two conflicting files in git.

Also extend the `scripts/make-conflicts.sh`:

`./scripts/make-conflicts.sh jj`:
Makes one conflicting file in jujutsu.

`./scripts/make-conflicts.sh jj twofiles`:
Makes two conflicting files in jujutsu.

`./scripts/make-conflicts.sh git`:
Makes one conflicting file in git
(default when `git` is omitted, e.g., `./scripts/make-conflicts.sh`).

`./scripts/make-conflicts.sh git twofiles`:
Makes two conflicting files in git.
@gorillamoe gorillamoe self-assigned this Apr 25, 2026
@gorillamoe gorillamoe added the bug Something isn't working label Apr 25, 2026
@gorillamoe gorillamoe merged commit cb326eb into main Apr 25, 2026
@gorillamoe gorillamoe deleted the fix/qol-auto-advance branch April 25, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant