git_diff: Show a Git Diff for a File

View source: R/git.R

git_diffR Documentation

Show a Git Diff for a File

Description

Show a Git Diff for a File

Usage

git_diff(x, path, verbose = TRUE)

Arguments

x

The path to the file relative to the repository given by path.

path

The path to the git repository.

verbose

Be verbose? This is the main purpose of this tiny little wrapper!

Value

The git diff.


packager documentation built on Aug. 16, 2023, 5:08 p.m.