Skip to content

kaelzhang/git-cloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 _______  ___   _______    _______  ___      _______  _______ 
|       ||   | |       |  |       ||   |    |       ||       |
|    ___||   | |_     _|  |       ||   |    |   _   ||       |
|   | __ |   |   |   |    |       ||   |    |  | |  ||       |
|   ||  ||   |   |   |    |      _||   |___ |  |_|  ||      _|
|   |_| ||   |   |   |    |     |_ |       ||       ||     |_ 
|_______||___|   |___|    |_______||_______||_______||_______|

Git-cloc

Count lines of code for GIT

Examples

Count lines within a specified period inside a git repo

git cloc --after 2013-02-01 --before 2013-03-01

Search all git repos within the current directory

git cloc -r

Show git-cloc manual for more details

git cloc --help

# or
git help cloc

Install

# maybe you need a super user permission to do this
make install

Uninstall

make uninstall

About

Count Lines of Code for Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages