You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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 !
The text was updated successfully, but these errors were encountered: