This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Description
Hello I am setting up the exoplanet-explorer project on my machine, and everything is installing just fine. I have localhost up and running with the project, but it seems as though when I ran (git clone https://github.com/udacity/exoplanet-explorer.git) It only pulled one branch (xhr-start). All the other branches are not there. Running (git branch -a) gave me only the (xhr-start) branch. Am I missing something?