Skip to main content

git_cached

Function git_cached 

Source
pub fn git_cached(args: &[&str], cwd: &str, ttl: Duration) -> Option<String>
Expand description

Run a git command with TTL caching. Returns cached result if available.