Last Updated: January 20, 2020
·
836
· rxgx

Copy any file in repo without changing branch

This quick command copies the contents of any file in your repo, from any branch, to your clipboard.

git show <branch>:<file> | pbcopy

1 Response
Add your response

yap

over 1 year ago ·