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 support for pathspecs #28

Open
phil-blain opened this issue Nov 9, 2020 · 1 comment
Open

Add support for pathspecs #28

phil-blain opened this issue Nov 9, 2020 · 1 comment

Comments

@phil-blain
Copy link

I just discovered and installed this project and it's really great. I've been looking for a CLI tool to do line-by-line staging for a long time.

I think it would be even more great if git crecord would support pathspecs arguments, just as git commit, git add, git restore, git checkout, git reset and git stash push do.

So if i know that I just want to selectively stage lines in file foo, but file bar is also modified, I could do

git crecord foo
@andrewshadura
Copy link
Owner

Thanks for the idea, I will consider it when I work on this project next time!

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

No branches or pull requests

2 participants