Function jj_cli::git_util::with_remote_git_callbacks
source · pub fn with_remote_git_callbacks<T>(
ui: &mut Ui,
f: impl FnOnce(RemoteCallbacks<'_>) -> T
) -> Tpub fn with_remote_git_callbacks<T>(
ui: &mut Ui,
f: impl FnOnce(RemoteCallbacks<'_>) -> T
) -> T