git clone http:xxxxxxxxxxxxgit branch new_master git checkout new_mastergit add . git commit -m "new-graphql"git push origin new_master git push