You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I wanted to preview what changes will be made. I used --changes-output-path option. Unfortunately it finished with an error. Regular merge (without --changes-output-path) worked like a charm! This tool is a lifesaver, thanks for it! :D
Traceback (most recent call last):
6: from /Users/oskar/.rvm/gems/ruby-2.7.1@iko3-ios/bin/ruby_executable_hooks:22:in `<main>'
5: from /Users/oskar/.rvm/gems/ruby-2.7.1@iko3-ios/bin/ruby_executable_hooks:22:in `eval'
4: from /Users/oskar/.rvm/gems/ruby-2.7.1@iko3-ios/bin/kintsugi:23:in `<main>'
3: from /Users/oskar/.rvm/gems/ruby-2.7.1@iko3-ios/bin/kintsugi:23:in `load'
2: from /Users/oskar/.rvm/gems/ruby-2.7.1@iko3-ios/gems/kintsugi-0.2.0/bin/kintsugi:31:in `<top (required)>'
1: from /Users/oskar/.rvm/gems/ruby-2.7.1@iko3-ios/gems/kintsugi-0.2.0/lib/kintsugi/cli.rb:94:in `block in create_root_command'
/Users/oskar/.rvm/gems/ruby-2.7.1@iko3-ios/gems/kintsugi-0.2.0/lib/kintsugi.rb:39:in `resolve_conflicts': uninitialized constant #<Class:Kintsugi>::JSON (NameError)```
The text was updated successfully, but these errors were encountered:
Hi, I wanted to preview what changes will be made. I used
--changes-output-path
option. Unfortunately it finished with an error. Regular merge (without--changes-output-path
) worked like a charm! This tool is a lifesaver, thanks for it! :DThe text was updated successfully, but these errors were encountered: