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

Clean up histedit/rebase output #34

Open
zombiezen opened this issue May 22, 2018 · 0 comments
Open

Clean up histedit/rebase output #34

zombiezen opened this issue May 22, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@zombiezen
Copy link
Member

gg histedit and gg rebase pass through a bunch of output from git rebase. While some of it is helpful, it's not organized particularly well. Especially after fixing #21, there's a bunch of output suggesting Git commands where there are more idiomatic gg counterparts that have more safeguards. It would be good to extract the same information, and then always run git rebase with --quiet. This will require a bit of research to see what git rebase outputs under different circumstances (e.g. merge conflicts, finishing the rebase, running continue when there are unmerged paths).

@zombiezen zombiezen added the enhancement New feature or request label May 22, 2018
@zombiezen zombiezen added this to the 0.6 milestone May 22, 2018
@zombiezen zombiezen removed this from the 0.6 milestone Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant