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

git rebase Progress #102

Closed
dahlbyk opened this issue May 30, 2013 · 3 comments · Fixed by #599
Closed

git rebase Progress #102

dahlbyk opened this issue May 30, 2013 · 3 comments · Fixed by #599

Comments

@dahlbyk
Copy link
Owner

dahlbyk commented May 30, 2013

New in git 1.8.3:

During a git rebase session the prompt string generator (in contrib/completion/) will show how many changes there are in total and how many have been replayed.

Can we do this?

@rkeithhill
Copy link
Collaborator

BTW I'd be happy with a simple indicator that says we're in the middle of a merge/rebase operation that needs to be continued or aborted.

@dahlbyk
Copy link
Owner Author

dahlbyk commented Jan 27, 2017

I'd be happy with a simple indicator that says we're in the middle of a merge/rebase operation that needs to be continued or aborted.

That already exists, e.g [my-branch|REBASE-i].

@rkeithhill
Copy link
Collaborator

Cool. Guess I need to pay better attention when I'm in that state. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants