phrase-cli
phrase-cli copied to clipboard
phrase pull --branch "whatever" exits with 0 if branch doesnt exist
Hi, we ran into an issue using phrase in our automated localization pipeline:
phrase pull --branch <some_branch> should not exit with status 0 if the branch does not exist.
I'll try to see what's going on there and if it can be fixed client side.