79374404

Date: 2025-01-21 12:30:57
Score: 1
Natty:
Report link

Steps :-

  1. Go to your repo directory:
cd /path/to/your/repository
  1. Run the following command:
git log --author="Contributor Name" --stat
  1. For seen more detailed you can add flag --numstat
git log --author="Contributor Name" --numstat
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mauli02k