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

Add indicators for interactive rebase and bisect #94

Open
wants to merge 49 commits into
base: master
Choose a base branch
from

Conversation

compholio
Copy link

These commits add support for several nice conveniences:

  • A wrench indicator for interactive rebase.
  • A binoculars indicator for bisecting.
  • Revision progress for bisecting (tested commits / commits remaining).
  • Approximate number of remaining bisect steps.

I don't know about everyone else, but rebasing and bisecting are a critical part of my workflow and having indications for that helps me to avoid making a lot of mistakes.

compholio and others added 30 commits June 6, 2016 14:23
I have no idea where the binoculars went...
also remove the obsolete error redirect to /dev/null
This is the only symbol where I have been unable to find a reasonable
substitution from a standard font (Courier New).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants