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 --no-commit option to add, update, and remove #36

Open
mattmccutchen opened this issue Nov 14, 2016 · 1 comment
Open

Add --no-commit option to add, update, and remove #36

mattmccutchen opened this issue Nov 14, 2016 · 1 comment

Comments

@mattmccutchen
Copy link
Collaborator

I'd like to be able to add, update, or remove mirrors in the same commit as other related changes. I propose that the add, update, and remove commands could take a --no-commit option to stage the changes without automatically committing. This option should also allow the working tree to have local changes as long as they won't interfere with the command.

I don't think this is a big enough deal for me to put in the work to implement it right now (I can just make multiple commits and then squash them), but I wanted to go ahead and log the enhancement proposal.

@realityforge
Copy link
Collaborator

This would be a useful change, often we rebase changes to effect a similar change

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