grep_repo: Grep a Git Repository

Description Usage Arguments Value

View source: R/grep_repo.R

Description

Searches an entire git repository (including all previous commits) for a particular expression, and then returns the results after dropping duplicate outputs.

Usage

1

Arguments

expression

A regular expression

repo

(optional) The location of a git repository (defaults to the current working directory)

Value

A character vector of results.


tcspears/gitwords documentation built on June 9, 2021, 1:34 a.m.