We're a place where coders share, stay up-to-date and grow their careers.
When i rebase, it's always because your base is belong to me.
git push -f origin master
alias git-yeet='rm -rf * && git commit -am "yeet" && git push -f origin master'
When i rebase, it's always because your base is belong to me.
git push -f origin master
alias git-yeet='rm -rf * && git commit -am "yeet" && git push -f origin master'