GitHub has a simple UI for creating branches. Once opened the branch drop-down and it prompts “Find or create a branch.” We need to Type the name of your new branch, then click the “create” button that appears. For retrieving the new branch from GitHub, we can use the standard Git fetch command.