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

Addition: git commit --allow-empty -m "kick the build" #97

Open
NickFoden opened this issue Mar 20, 2021 · 0 comments
Open

Addition: git commit --allow-empty -m "kick the build" #97

NickFoden opened this issue Mar 20, 2021 · 0 comments

Comments

@NickFoden
Copy link

First: Huge fan, Thank you thank you. Have visited site 1,000+ times and has been hugely helpful in workflow. OhShitGit has saved me hours/days/weeks of time at this point ! And I get lots of questions/compliments on the stickers :-).

git commit --amend --no-edit
and
git reset HEAD~ --soft
git stash
truly are superpowers.

One new command I have learned recently is

git commit --allow-empty
git commit --allow-empty -m "kick the build"

Would like to suggest this addition as has become another command that I am using frequently and I feel that not many people know of this functionality.

If we want to include / add this to the repo, I can take on the translations as well, and will tap my friends and network and work with the community here to ensure the translations are grammatically correct.

Thank you again !

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

No branches or pull requests

1 participant