Constant REMOTE_NAME

Source
pub const REMOTE_NAME: &str = "origin";
Expand description

The name of the default upstream; just Git’s default name when cloning, relying on that!