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

Added alias for git commit -s -m #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Cali0707
Copy link
Owner

I often find myself writing git commit -s -m "commit message".

This sets a simple alias for this command, simplifying the code to git csm "commit message"

Signed-off-by: Cali0707 <calumramurray@gmail.com>
@Cali0707 Cali0707 requested a review from Leo6Leo March 10, 2024 01:55
Copy link
Collaborator

@Leo6Leo Leo6Leo left a comment

Choose a reason for hiding this comment

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

The feature works as expected.
CleanShot 2024-03-17 at 20 43 40@2x

Just make sure you add the description on how to use it in README.md. Otherwise lgtm

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.

None yet

2 participants