Mobile support to come.
pub const REPO_SUFFIX: &str = ".git";
pub const DEFAULT_BRANCH: &str = "main";
pub const DEFAULT_PREVIEW_LINES: u32 = 100;
pub const REPO_SUFFIX: &str = ".git";
pub const DEFAULT_BRANCH: &str = "main";
pub const DEFAULT_PREVIEW_LINES: u32 = 100;