PokeAPI/api-data

Allow checkout of branch/tag/commit

Closed this issue · 1 comments

git clone --recurse-submodules "$REPO_POKEAPI" pokeapi

Right now the updater always uses the master branch of Pokeapi. We should allow to checkout different elements, such as a specific commit.

This was fixed by: f0f9fef