79342101

Date: 2025-01-09 09:45:08
Score: 1.5
Natty:
Report link

Thanks to ElpieKay for their comment on this post that pointed me in the right direction.

For tags, git ls-remote [--branches] [--tags] <repository> (piping it to awk '{print $2}' did a good job of getting rid of the object names too).

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Josh Brunton