8 May 19:03
[Bug 347238] Re: dvc somehow fools git into thinking it runs on a TTY?
Samuel Bronson <naesten <at> gmail.com>
2009-05-08 17:03:42 GMT
2009-05-08 17:03:42 GMT
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 -- -- 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?
RSS Feed