Xavier Chanthavong

Results 189 comments of Xavier Chanthavong

@gkc did this a while ago along with some other enhancements

Alright, so this has lead me down a git rabbit hole which may be worth sharing... Since I don't actually want to copy all of the remote refs to my...

- P1 to look at it, then reevaluate the priority of the underlying issue.

I am checking for the built-in display which yields empty string if it doesn't find, so I appended: `grep -q 'Built-in' && echo 'true' || echo 'false'` works like a...

For the reviewers, I was able to build git-xargs and used this build to clone ~80 repos mostly successfully, while the current release was only cloning 1 repo.

> Is this purely because I cloned the repository with `--bare` Yes, all branches are "local" in a bare repo. `git clone --bare` is typically used for remote servers. My...

Can you list this is a breaking change in the release notes please. I was affected, and it wasn't immediately clear as to why.

> What would you suggest? The codepoints as list, or including the names? I think it can be too bulky and ppl often do not know the codepoints let alone...

> @XavierChanth Thanks for the feedback! I changed the changelog accordingly: > > > > * master https://github.com/ryanoasis/nerd-fonts/commit/be4fa5a72b7fec3200a296538eb3fef885b1593f -> https://github.com/ryanoasis/nerd-fonts/blob/master/changelog.md > > * gh-pages 148c61dea5d9b21f38d93d9dc85912b7f5198eb1 -> https://www.nerdfonts.com/releases > > *...