Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 411 Bytes

get_contributors

gather contributors from the list of Juniper repositories

to run: ./get_contributors.sh <github_username> <github_password>

where

  • filename: name of file where every line is url to repo (you can see example in repos file)
  • github_username: username in github
  • github_password: password in github

get_log

get commits with LOC > 5K

to run ./get_log.sh