dvc

dvc somehow fools git into thinking it runs on a TTY?

Bug #347238 reported by Samuel Bronson
2
Affects Status Importance Assigned to Milestone
dvc
New
Undecided
Unassigned

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?

Tags: bzr git
Revision history for this message
Samuel Bronson (naesten) wrote :

This may also be part of why the bzr backend is showing garbage intended to be a progress bar, though without bug #339385 we could work around that.

tags: added: bzr
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.