79408248

Date: 2025-02-03 09:00:35
Score: 1
Natty:
Report link

I found the way to do it using below command.

git grep -n "[my-lib-version]" $(git for-each-ref --format="%(refname:short)" refs/remotes/origin/)

replace my-lib-version with your jar file version

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Manoj Madushanka