문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 다음 판 | 이전 판 | ||
|
git:lazygit [2019/11/13 20:07] kwon37xi 만듦 |
git:lazygit [2021/01/25 12:18] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 2: | 줄 2: | ||
| * https:// | * https:// | ||
| * [[:go|Go Programming Language]] 로 만들어진 Terminal Git Client | * [[:go|Go Programming Language]] 로 만들어진 Terminal Git Client | ||
| + | |||
| + | ===== 바이너리 직접 설치 ===== | ||
| + | * https:// | ||
| + | * ''/ | ||
| + | |||
| + | ===== Ubuntu ===== | ||
| + | * https:// | ||
| + | <code sh> | ||
| + | sudo add-apt-repository ppa: | ||
| + | sudo apt-get update | ||
| + | sudo apt-get install lazygit | ||
| + | </ | ||
| + | |||
| + | ===== 참조 ===== | ||
| + | * [[https:// | ||