rugged icon indicating copy to clipboard operation
rugged copied to clipboard

Release new version containing 9f9bce7

Open radar opened this issue 2 years ago • 1 comments

When installing Rugged 1.5.1, it cannot find the right version of libgit2 when using --use-system-libraries. This is because https://github.com/libgit2/rugged/commit/9f9bce7e3346dfcf2a4256561e37ba8c888a16b6 this commit is missing from the released version.

Please release a new version of Rugged with this commit included.

radar avatar Mar 08 '23 23:03 radar

I would also like this, I have to fork the repo and install the latest code (gem build and gem install) to get it to work :(

cc @carlosmn

ioquatix avatar Mar 12 '23 20:03 ioquatix