Skip to content

georgemandis/playful-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Playful git aliases

A tongue-in-cheek list of helpful git aliases.

Alias Git Command
break branch
yolo "!git add -A && git commit -m 'YOLO!' && git push --force"
gimmedat pull
gimmedis fetch
blablahblah commit
squishes merge
thank blame
hm log
hmm diff
hidemysnacks stash
gimmesnacks stash pop
showmysnacks stash list
doover reset HEAD --hard
ohshit "!git hidemysnacks && git doover"
grafitti tag
ghosts commit --allow-empty -m "BOO!"
yoink clone
whatamidoingagain diff --cached

PRs welcome!

Releases

No releases published

Packages

No packages published