Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 141 Bytes

File metadata and controls

7 lines (5 loc) · 141 Bytes

Show the first commit on the repository

  git rev-list --max-parents=0 HEAD

Source