Ilka Schulz
Ilka Schulz
@fasalmbt In `emoji.h`, you accidentally copied and pasted all existing entries so that every entry is now stated twice in the source code file. Apart from that, the PR lgtm....
fyi: the bad commit is aaa4aafb9db3019deecb1a9d1d6b912e0e1b2c46
lgtm This PR is very old – is there any plans to merge it?
I assume the merge conflict arises from #39. I could resolve the merge conflict but GitHub says I lack write access? Sorry, I am new to GitHub (I usually use...
The :woman_with_veil: is a GitHub bug.
The :beetle: appears to be a GitHub bug as well but there is `:lady_beetle:` :lady_beetle: .
consider [`#pragma once`](https://en.wikipedia.org/wiki/Pragma_once)
I think worktree support should be similar to submodule support (https://github.com/palantir/gradle-git-version/issues/111) because in both cases we need to read the `.git` file to find out the git directory. I have...
could not reproduce on GNU/Linux (Debian 10 x86_64)