gitty icon indicating copy to clipboard operation
gitty copied to clipboard

Unobtrusively extend git repositories with hooks. Additionally, share hooks between developers.

Results 2 gitty issues
Sort by recently updated
recently updated
newest added

Possibly a fatal error, but here it is: G:/installs/tcs-ruby193_require_winio_fenix-20120130/lib/ruby/1.9.1/fileutils.rb:351:in `symlink': symlink() function is unimplemented on this machine (NotImplementedError) from G:/installs/tcs-ruby193_require_winio_fenix-20120130/lib/ruby/1.9.1/fileutils.rb:351:in `block in ln_s' from G:/installs/tcs-ruby193_require_winio_fenix-20120130/lib/ruby/1.9.1/fileutils.rb:1531:in `fu_each_src_dest0' from G:/installs/tcs-ruby193_require_winio_fenix-20120130/lib/ruby/1.9.1/fileutils.rb:349:in `ln_s' from...

Currently if a local hook is altered, you have to run `git hook install ` again. There should be a method of (optionally) syncing the installed hooks with the master...