pub const REMOTE_NAME: &str = "origin";
The name of the default upstream; just Git’s default name when cloning, relying on that!