Tech News

제목git-peek : Repo를 에디터에서 빠르게 열기2021-02-18 01:06
작성자 Level 10

https://github.com/jarred-sumner/git-peek 


> git peek {주소}

ㅤ→ 임시 폴더에 Repo를 가져와 로컬 에디터를 열고, 에디터를 닫으면 임시폴더 삭제

ㅤ→ tarball을 받아서 압축 푸는 방식이라 clone 보다 2배이상 빠름

- Repo 주소 및 PR 주소로 동작

- 주소없이 실행하면 트렌딩 Repo를 검색해서 보여줌

- GitHub 주소가 아닌 일반 Git 주소일 경우 Partial Clone 실행

- owner/repo 로도 가능하며, owner 없이 적으면 검색

ㅤ❯ git peek react

ㅤSearch Github repositories:

ㅤ> react

ㅤ❯ facebook/react | A declarative, efficient, and flexible JavaScrip

ㅤ geist-org/react | Modern and minimalist React UI library.


> git peek https://github.com/facebook/react/pull/20790

> git peek hanford/trends

> git peek react

G
M
T
Text-to-speech function is limited to 200 characters
댓글
자동등록방지
(자동등록방지 숫자를 입력해 주세요)