@markuswerle
Ironically my usually change resistant brain has apparently adapted to GitHub's changed default and now gets confused by vanilla git's 'master.' I wonder if there's a way of setting something in .git/config to indicate what's in use? I think I've also seen ways to create symlink-like aliases with refs
..
@letsbekind2 @JessTheUnstill
@srtcd424 @letsbekind2 @JessTheUnstill ```
git ls-remote --symref origin HEAD
```