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 commit --amend #28

Closed
geoynomous opened this issue Mar 16, 2023 · 1 comment
Closed

git commit --amend #28

geoynomous opened this issue Mar 16, 2023 · 1 comment

Comments

@geoynomous
Copy link

How is this use case supported? I am often doing git add -p with an initial git commit and then iterate with git add -p and git commit --amend until happy - how to generate the final commit message?

@di-sukharev
Copy link
Owner

in #17 it's gonna be possible to add arguments to commit.
in #27 it's already possible to stage selected files via the CLI

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

No branches or pull requests

2 participants