guyfedwards / emoji

Continuous emoji deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to generate yaml for only new emoji

benswinburne opened this issue · comments

Using the following gives you a list of the files changed in the last commit.

git diff-tree --no-commit-id --name-only -r HEAD~

Could run the output of that through validExtension and generate a smaller yaml from it.

Closed in 96f3b2a