er0k

Results 6 issues of er0k

On some git repositories, the output of `porcelain.describe()` does not match the output of `git describe` ```bash $ git --version git version 2.29.2 $ git clone [email protected]:dulwich/dulwich.git Cloning into 'dulwich'......

bug

I'm having the same issue as here: https://github.com/scoutapp/scout_realtime/issues/10 I posted there but no response, maybe since it was already closed... Running on a CentOS 6.5 machine. The main interface is...

Hi there, dnspeep crashed on me with the following error: ``` thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 0', src/main.rs:283:29 ```...

I have set up aws-vault with my yubikey and it's working fine, but when I issue an `aws` command and there is no session cached, I don't get prompted to...