WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Git Color Problem  (Read 1210 times)

Offline luckeytuna

  • Newbie
  • *
  • Posts: 1
Git Color Problem
« on: January 18, 2021, 01:39:10 PM »
when i typing

git log -all --pretty=format:'%C(bold)%C(cyan)%h %C(reset)%C(blue)%cd %C(bold)%C(white)%f - %C(yellow)%cn %C(auto)%d'

result:
[[1m[[36m512d5d706b [[m[[34mSat Jan 16 13:53:17 2021 -0800 [[1m[[37mcache-tree-tests-use-a-sub-shell-with-less-indirection

how do i fix it?

Offline jazzbiker

  • Hero Member
  • *****
  • Posts: 933
Re: Git Color Problem
« Reply #1 on: January 19, 2021, 12:35:10 AM »
Hi, luckeytuna!

Please describe Your environment: TC version, console or one of X servers (Xorg/Xvesa/Xfbdev), if X then what terminal emulator You are using?