wrightsg

Results 5 comments of wrightsg

I stumbled accross this issue while trying out gitlab-mirrors. I implemented a quick and dirty attempt at using Git LFS in the provided scripts (see https://github.com/wrightsg/gitlab-mirrors/tree/git-lfs-support) based on the instructions...

This is still an issue with git 2.15.0. Furthermore, the above workaround (setting GIT_GUI_LIB_DIR) does not work for me. Starting git-gui from gitk will result in a "Git directory not...

You are correct. I have to change to the root directory of the git repo (I was in a subdirectory previously). I now get "No working directory : couldn't change...

I made an attempt to use Boost shipped with MSYS2 instead of the Boost stuff bundled with `rpclib`. I did not succeed and eventually gave up as the corresponding documentation...

I just ran into this issue when installing `vhdl_ls` with `cargo install vhdl_ls`. Is this considered an issue and if not, what is the intended way to handle this?