grancher icon indicating copy to clipboard operation
grancher copied to clipboard

Easily copy folders and files to other Git branches

Results 5 grancher issues
Sort by recently updated
recently updated
newest added

Has anyone got Grancher working on Ruby 1.9.2-p136?... Or any Ruby 1.9.x? If it's not working does anyone know how to patch the issue(s)?

Error: mktree returned pid 5220 exit 128. STDERR: fatal: input format error: ["100644 blob f3fa32ddf84b5fc61e4c34b664143361b9547490\thighlight.js\x00", "100644 blob cfd499a9a5b457295d921412303b581a473a4ccd\tjquery.tabs.js\x00", "100644 blob b1ae21d8b23f25359f21b6c69f0eb2dd29016466\tjquery.js\x00"]

Hi! In the `0.1.0` Grancher interface, we have: ``` g.branch = "master" g.push ``` Grancher assumes that these branch names or refspec are identical on both the local and remote...

I have recently started to get another error when using Grancher: /usr/lib/ruby/gems/1.8/gems/gash-0.1.3/lib/gash.rb:476:in `git': Error: mktree returned 32768. STDERR: fatal: input format error: 100644 blob inheritor_rb.html (Gash::Errors::Git) from /usr/lib/ruby/gems/1.8/gems/gash-0.1.3/lib/gash.rb:420:in `to_tree!' from...