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

commit amend: deprecate -n in favor of --no-edit #502

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

abhinav
Copy link
Owner

@abhinav abhinav commented Nov 29, 2024

git commit --no-edit does not have a -n short form
so we shouldn't either.

In the interest of not breaking anyone, just deprecate the flag first.
We'll warn users when they use the short form for now.

Refs #380 (comment)

`git commit --no-edit` does not have a `-n` short form
so we shouldn't either.

In the interest of not breaking anyone, just deprecate the flag first.
We'll warn users when they use the short form for now.

Refs #380 (comment)
@abhinav
Copy link
Owner Author

abhinav commented Nov 29, 2024

This change is part of the following stack:

Change managed by git-spice.

@abhinav abhinav merged commit b566d05 into main Nov 29, 2024
11 checks passed
@abhinav abhinav deleted the deprecate-no-edit branch November 29, 2024 20:27
abhinav added a commit to abhinav/home that referenced this pull request Nov 29, 2024
-n is being deprecated in favor of --no-edit.
Ref: abhinav/git-spice#502
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

Successfully merging this pull request may close these issues.

1 participant