Skip to content

Adding support for -a (--all) to add all changed files into staging. #44

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

Closed
terade opened this issue Oct 9, 2023 · 1 comment · Fixed by #45
Closed

Adding support for -a (--all) to add all changed files into staging. #44

terade opened this issue Oct 9, 2023 · 1 comment · Fixed by #45
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues designed for hacktoberfest

Comments

@terade
Copy link
Contributor

terade commented Oct 9, 2023

Implement a -a (--all) flag to get a similar behavior as git commit -a.

@alt-art
Copy link
Owner

alt-art commented Oct 10, 2023

This could be a good addition to the project

@alt-art alt-art added good first issue Good for newcomers hacktoberfest Issues designed for hacktoberfest enhancement New feature or request labels Oct 10, 2023
terade added a commit to terade/commit that referenced this issue Oct 10, 2023
…staging.

Add -a (--all) flag to add all modified files into staging. Same result as executing git add -u beforehand.

alt-art#44
terade added a commit to terade/commit that referenced this issue Oct 10, 2023
…staging.

Add -a (--all) flag to add all modified files into staging. Same result as executing git add -u beforehand.

closes issue alt-art#44
terade added a commit to terade/commit that referenced this issue Oct 10, 2023
Modify clippy lints to be more specific.

alt-art#44
@alt-art alt-art linked a pull request Oct 10, 2023 that will close this issue
terade added a commit to terade/commit that referenced this issue Oct 10, 2023
terade added a commit to terade/commit that referenced this issue Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Issues designed for hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants