Public bug reported:

With the following in ~/.gitconfig or .git/config, dvc-log fails due to
ANSI color escapes:

[color]
        diff = auto

Apparently, something about how dvc invokes git makes it think it runs
in a terminal. (Does it?) Perhaps we should set up a dummy "dvc" for
testing this sort of thing?

** Affects: dvc
     Importance: Undecided
         Status: New


** Tags: git

-- 
dvc somehow fools git into thinking it runs on a TTY?
https://bugs.launchpad.net/bugs/347238
You received this bug notification because you are a member of dvc-dev,
which is the registrant for dvc.

Status in Distributed Version Control for Emacs: New

Bug description:
With the following in ~/.gitconfig or .git/config, dvc-log fails due to ANSI 
color escapes:

[color]
        diff = auto

Apparently, something about how dvc invokes git makes it think it runs in a 
terminal. (Does it?) Perhaps we should set up a dummy "dvc" for testing this 
sort of thing?

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to