* カラー出力 [#j5ff13c8]

*** カラー出力の有効化 [#qd002d48]

 [color]
   diff = auto
   status = auto
   branch = auto
   interactive = auto
   ui = true
   pager = true

*** 色指定 [#jf9470b8]

 [color "status"]
   added = green
   changed = red bold
   untracked = magenta bold
 
 [color "branch"]
   remote = yellow

- Branch https://git-scm.com/docs/git-config#git-config-colorbranchltslotgt
- Diff https://git-scm.com/docs/git-config#git-config-colordiffltslotgt
- Decorate https://git-scm.com/docs/git-config#git-config-colordecorateltslotgt
- Grep https://git-scm.com/docs/git-config#git-config-colorgrepltslotgt
- Interactive https://git-scm.com/docs/git-config#git-config-colorinteractiveltslotgt
- Status https://git-scm.com/docs/git-config#git-config-colorstatusltslotgt



** 参考 [#x7648791]
- https://unix.stackexchange.com/questions/44266/how-to-colorize-output-of-git
- https://git-scm.com/docs/git-config

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS