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

Feature request: provider for git-revise #64

Open
alerque opened this issue Oct 17, 2019 · 9 comments
Open

Feature request: provider for git-revise #64

alerque opened this issue Oct 17, 2019 · 9 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@alerque
Copy link
Contributor

alerque commented Oct 17, 2019

Something I do quite frequently from vim in stage very small touchup fixes from the buffer using gitgutter to the git staging area, then switch to tig to look though and find the commit that the small touchup was supposed to be in, then run git revise to quickly put it there. The slowest part of this is finding the hash from the log and copying it to a command.

A Clap provider that showed the git log and executed by running git revise with the hash would speed this up immensely.

This is a feature request, so obviously not high priority. If nobody steps up with a provider contribution I might eventually try my hand at one, but I'm leaving this issue to track it because I don't have time at the moment.

@liuchengxu liuchengxu added enhancement New feature or request help wanted Extra attention is needed labels Oct 17, 2019
@kdurant
Copy link

kdurant commented Oct 18, 2019

By the way, mru file is nessary

@alerque
Copy link
Contributor Author

alerque commented Oct 18, 2019

@kdurant mru file?

@kdurant
Copy link

kdurant commented Oct 18, 2019

most recent used files @alerque

@alerque
Copy link
Contributor Author

alerque commented Oct 18, 2019

I don't see how the most recent used files has any bearing on this feature request. It wouldn't even need the file system OR the current buffers.

@ratheesh
Copy link
Contributor

@kdurant This is already support by the current plugin by command Clap history
Please check this out.

@github-actions
Copy link

Stale issue message

@alerque
Copy link
Contributor Author

alerque commented Dec 21, 2019

@github-actions Your message is stale.

Repository owner deleted a comment from github-actions bot Feb 26, 2020
@github-actions
Copy link

Stale issue message

@alerque
Copy link
Contributor Author

alerque commented May 4, 2020

Request re-open. This issues is as fresh as the day I posted it.

@liuchengxu liuchengxu reopened this May 4, 2020
Repository owner deleted a comment from github-actions bot Jul 4, 2020
Repository owner deleted a comment from github-actions bot Sep 3, 2020
liuchengxu pushed a commit that referenced this issue Aug 17, 2021
Polkadot-Dart Milestone 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants