tig status-untracked-dirs가 나타날 때의 처리

1919 단어 tig
brew update tig 명령에 Warning이 나타난 비망록
tig version
$ tig -v
tig version 2.2.2
Warning 내용
$ tig
tig warning: /usr/local/etc/tigrc:90: status-untracked-dirs has been renamed to status-show-untracked-dirs
tig warning: Errors while loading /usr/local/etc/tigrc.
status-untracked-dirsstatus-show-untracked-dirs로 바뀐 것 같아요.tigrc무슨 설정 파일이 있나요...brew info로 정보가 있는지 확인해 보세요.
$ brew install tig
==> Downloading https://homebrew.bintray.com/bottles/tig-2.2.2.sierra.bottle.tar.gz
Already downloaded: /Users/jyotti/Library/Caches/Homebrew/tig-2.2.2.sierra.bottle.tar.gz
==> Pouring tig-2.2.2.sierra.bottle.tar.gz
==> Caveats
A sample of the default configuration has been installed to:
  /usr/local/opt/tig/share/tig/examples/tigrc
to override the system-wide default configuration, copy the sample to:
  /usr/local/etc/tigrc

Bash completion has been installed to:
  /usr/local/etc/bash_completion.d

zsh completions and functions have been installed to:
  /usr/local/share/zsh/site-functions
==> Summary
🍺  /usr/local/Cellar/tig/2.2.2: 12 files, 457.4KB
프로필 샘플 있죠?
처리 방법
tig 설정이 기본 상태에서 사용되기 때문에 example에서tigrc 파일을 다시 저장하면 Warning을 표시할 수 없습니다
cp /usr/local/opt/tig/share/tig/examples/tigrc /usr/local/etc/tigrc

좋은 웹페이지 즐겨찾기