Function git_push

Source
pub fn git_push(
    cwd: Option<String>,
    follow_tags: Option<bool>,
) -> Result<bool, Error>
Expand description

Pushes all changes in the monorepo without verification and follow tags