Why do I only see a subset of the branches in the github GUI as compared to listing them from the terminal?
GUI:
command line: git branch -a output is a list of local and remote branches, including more remote branches than those in GUI
experiments c52ef92 gp_sample_prior_functions
load_profiles a487d05 rename machine
* main d0c4531 update url path for img/
models c09856c inverse transform the standardization and normalization of data
temporal f9ad6d0 temporal aggregation and visualize kW / kWH
remotes/origin/HEAD -> origin/main
remotes/origin/experiments c52ef92 gp_sample_prior_functions
remotes/origin/load_profiles a487d05 rename machine
remotes/origin/main d0c4531 update url path for img/
remotes/origin/models c09856c inverse transform the standardization and normalization of data
remotes/origin/temporal f9ad6d0 temporal aggregation and visualize kW / kWH
