Skip to content

Conversation

terade
Copy link
Contributor

@terade terade commented Oct 10, 2023

Add -a (--all) flag to add all modified files into staging. Same result as executing git add -u beforehand.
(adding #[allow(clippy::pedantic)] was necessary to have more than 3 booleans in a struct)

closes issue #44

…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
Copy link
Owner

@alt-art alt-art left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your first try was good, now just resolve these problems and I will merge your pr.

@alt-art alt-art changed the title feat(main.rs, commit.rs): Add -a flag to add all modified files into staging Add -a flag to add all modified files into staging Oct 10, 2023
Modify clippy lints to be more specific. alt-art#44
@alt-art alt-art linked an issue Oct 10, 2023 that may be closed by this pull request
@alt-art alt-art merged commit 64237e4 into alt-art:main Oct 10, 2023
@alt-art alt-art added the hacktoberfest-accepted Hacktoberfest accepted contributions label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Hacktoberfest accepted contributions

2 participants