Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Add -a and -A support #739

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
yajo opened this issue May 8, 2023 · 1 comment
Closed

Add -a and -A support #739

yajo opened this issue May 8, 2023 · 1 comment
Labels
type: feature A new enhacement proposal

Comments

@yajo
Copy link
Contributor

yajo commented May 8, 2023

Description

Common workflow:

git add -A
cz c

Boring. Could be better with a single command.

Possible Solution

cz c -A

Adds all changed files and issues the commit subcommand.

Additional context

Git also adds one of these shortcuts: git commit -a. So it seems to make sense...

Additional context

No response

@yajo yajo added the type: feature A new enhacement proposal label May 8, 2023
@Lee-W
Copy link
Member

Lee-W commented Mar 30, 2024

I think this one is finished in #821. Feel free to reopen it if this is not the case 🙂 Thanks @Ellie-Yen for reminder

@Lee-W Lee-W closed this as completed Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A new enhacement proposal
Projects
None yet
Development

No branches or pull requests

2 participants