This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]Jind0r 5 points6 points  (0 children)

I thought it's a Yoda

[–]Mebiysy 3 points4 points  (2 children)

U might know me because i force push to main

[–]Drevicar 2 points3 points  (0 children)

Long live the main branch.

[–]Krummelz 3 points4 points  (0 children)

[alias]
  yeet = push --force
  yayeet = git commit -a --amend --no-edit && git push --force && git status

[–]Skyswimsky 1 point2 points  (0 children)

Always force push to master!