Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Teach next to create a new commit after an edit #2209

Closed
PhilipMetzger opened this issue Sep 5, 2023 · 1 comment
Closed

FR: Teach next to create a new commit after an edit #2209

PhilipMetzger opened this issue Sep 5, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@PhilipMetzger
Copy link
Collaborator

At the moment next/prev are not symmetrical commands, as next is unable to create a new commit after an jj edit, while prev does not care. This stems from a longer discussion here. This is a followup for #1200, as we land the initial implementation in Jujutsu 0.9.

@PhilipMetzger PhilipMetzger added the enhancement New feature or request label Sep 5, 2023
@PhilipMetzger PhilipMetzger self-assigned this Sep 5, 2023
PhilipMetzger added a commit to PhilipMetzger/jj that referenced this issue Jan 1, 2024
…urrently not building

This makes the commands symmetrical again.  

Fixes jj-vcs#2209
@PhilipMetzger
Copy link
Collaborator Author

This seems to work, so I'm closing the issue.

@PhilipMetzger PhilipMetzger closed this as not planned Won't fix, can't repro, duplicate, stale Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant