Skip to main content

git_open_rebase

Function git_open_rebase 

Source
pub fn git_open_rebase(msg: &[u8], cwd: Option<&str>) -> Option<Vec<u8>>
Expand description

Rebase a pty-relative C2S_GIT_OPEN onto a resolved cwd: join cwd/path and clear src_pty_id, producing the plain path-based open the handler consumes. cwd None (source pty gone) keeps path verbatim.