sds / overcommit

A fully configurable and extendable Git hook manager
MIT License
3.91k stars 280 forks source link

Overcommit Failing with Unknown error (Windows says "The operation completed successfully.", but it did not.) #811

Open vigneshbsky opened 1 year ago

vigneshbsky commented 1 year ago

On executing git commit getting the below Error : Unknown error (Windows says "The operation completed successfully.", but it did not.) C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/childprocess-4.1.0/lib/childprocess/windows/lib.rb:326:in handle_for' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/childprocess-4.1.0/lib/childprocess/windows/process_builder.rb:141:instd_stream_handle_for' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/childprocess-4.1.0/lib/childprocess/windows/process_builder.rb:113:in setup_io' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/childprocess-4.1.0/lib/childprocess/windows/process_builder.rb:32:instart' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/childprocess-4.1.0/lib/childprocess/windows/process.rb:70:in launch_process' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/childprocess-4.1.0/lib/childprocess/abstract_process.rb:81:instart' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/overcommit-0.60.0/lib/overcommit/subprocess.rb:38:in spawn' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/overcommit-0.60.0/lib/overcommit/utils.rb:187:inexecute' C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/overcommit-0.60.0/lib/overcommit/utils.rb:48:in repo_root' .git/hooks/pre-commit:75:in

'