79757478

Date: 2025-09-06 10:17:00
Score: 0.5
Natty:
Report link

Just to add to @user456814's answer, if you are using powershell you need to escape the @ with a backtick:

# For Git on Powershell
git push origin -u `@
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @user456814's
  • High reputation (-1):
Posted by: Pete