문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
git:tig [2021/01/16 18:18] kwon37xi |
git:tig [2023/11/01 14:30] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== tig ====== | ====== tig ====== | ||
| * https:// | * https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * see [[git: | ||
| + | * see [[git: | ||
| ===== 설정 ===== | ===== 설정 ===== | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * commit 의 diff 를 보다가 파일 이름 부분에서 '' | ||
| + | * status view, tree view 에서 파일을 선택하고 '' | ||
| < | < | ||
| bind diff H !sh -c "tig \" | bind diff H !sh -c "tig \" | ||
| bind status H !sh -c "tig \" | bind status H !sh -c "tig \" | ||
| + | bind tree H >sh -c "tig \" | ||
| </ | </ | ||
| ===== 참조 ===== | ===== 참조 ===== | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||