Skip to main content

push

Function push 

Source
pub async fn push(input: GitPushInput) -> Result<()>
Expand description

NOTE: git:changed events are driven by frontend mutation invalidation (useGitPush onSettled), not emitted from the backend.