pub fn new(object: &str) -> Show<'_>
Create a new git show command builder.
git show
The object can be a commit, tree, blob, or tag reference. For file contents at a specific revision, use format: revision:path
revision:path