/gh-find-file

gh cli extension to find a file in all branches

Primary LanguageShell

Installation

gh extension install gh-cli-for-education/gh-find-file

Usage

gh-find-file <file>

Example

✗ gh find-file '.npmrc'
.npmrc found in lesson-30

✗ git -P show lesson-30:.npmrc
engine-strict=true