Last active
July 30, 2019 08:43
-
-
Save Sophia-Gold/66f0a256c9dfd381a73694df784fbeda to your computer and use it in GitHub Desktop.
count LOC with git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| git diff --stat 4b825dc642cb6eb9a060e54bf8d69288fbee4904 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment