clockout icon indicating copy to clipboard operation
clockout copied to clipboard

Log your hours worked using Git

Results 4 clockout issues
Sort by recently updated
recently updated
newest added

Time = (File modified from Last commit) - (File modified from New commit) Then collect each time span for each file changed in the commit. And it should give you...

Hello, after installing it goes: ``` (develop) ~/web clock dyld: lazy symbol binding failed: Symbol not found: _SSL_load_error_strings Referenced from: /usr/local/lib/ruby/gems/2.1.0/gems/rugged-0.22.2/lib/rugged/rugged.bundle Expected in: flat namespace dyld: Symbol not found: _SSL_load_error_strings...

_I really like this tool. I've thought for creating something similar for some time already, but never could find some time to realize it. THANK YOU very much for doing...

I've tried to `clock` a directory without an git repository and got ``` /Library/Ruby/Gems/2.0.0/gems/clockout-0.6/lib/clockout.rb:175:in `discover': Could not find repository from '/Users/xyz/Projects/abc' (Rugged::RepositoryError) from /Library/Ruby/Gems/2.0.0/gems/clockout-0.6/lib/clockout.rb:175:in `get_repo' from /Library/Ruby/Gems/2.0.0/gems/clockout-0.6/lib/clockout.rb:216:in `initialize' from /Library/Ruby/Gems/2.0.0/gems/clockout-0.6/bin/clock:217:in...