Skip to main content

new

Function new 

Source
pub fn new(object: &str) -> Show<'_>
Expand description

Create a new git show command builder.

The object can be a commit, tree, blob, or tag reference. For file contents at a specific revision, use format: revision:path