mirror of
https://github.com/PokeAPI/pokeapi
synced 2025-02-16 12:38:25 +00:00
play: fetches remotes
This commit is contained in:
parent
c1af30439d
commit
628058e372
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ prepare() {
|
|||
|
||||
clone() {
|
||||
git clone "https://github.com/$org/$data_repo.git" "$data_repo"
|
||||
git fetch
|
||||
git checkout test
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue