pub fn git_push( cwd: Option<String>, follow_tags: Option<bool>, ) -> Result<bool, Error>
Pushes all changes in the monorepo without verification and follow tags