git_track

Function git_track 

Source
pub fn git_track(
    project_path: &str,
    message: Option<&str>,
    all: bool,
    files: Option<&[String]>,
    tag: Option<&str>,
) -> Result<()>
Expand description

Track chat sessions together with associated file changes