79621165

Date: 2025-05-14 09:43:48
Score: 0.5
Natty:
Report link

If you're not in a detached state (HEAD points to a branch) and your current branch has an upstream branch configured, then you can do git diff @{u}. For more info about that syntax, see What does the argument @{u} mean in Git?.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • High reputation (-2):
Posted by: starball