Skip to content

Instantly share code, notes, and snippets.

@vgaltes
Created December 19, 2015 17:03
Show Gist options
  • Save vgaltes/515d66194678e9e1265c to your computer and use it in GitHub Desktop.
Save vgaltes/515d66194678e9e1265c to your computer and use it in GitHub Desktop.
Number of commits
let numberOfCommits = totalCommits |> Array.length
-------------------------------------------
val numberOfCommits : int = 5061
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment