Skip to content

Instantly share code, notes, and snippets.

@Sophia-Gold
Last active July 30, 2019 08:43
Show Gist options
  • Select an option

  • Save Sophia-Gold/66f0a256c9dfd381a73694df784fbeda to your computer and use it in GitHub Desktop.

Select an option

Save Sophia-Gold/66f0a256c9dfd381a73694df784fbeda to your computer and use it in GitHub Desktop.
count LOC with git
#!/bin/bash
git diff --stat 4b825dc642cb6eb9a060e54bf8d69288fbee4904
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment