On Sun, Jun 8, 2008 at 3:23 PM, Johannes Schindelin wrote: > > On Sun, 8 Jun 2008, Peter Harris wrote: > >> I would also like to see my ANSI emulation in the next 4msysgit: >> http://groups.google.com/group/msysgit/browse_thread/thread/7cd595333fd80372/36c504ea65aaf0f5#36c504ea65aaf0f5 > > We do have a 'mob' branch. Please use it.
The 'mob' branch does not fast-forward to devel. The commits on there look interesting, so I would rather not destroy them. I have rebased my patch onto current devel and made it available publicly. Please pull git://repo.or.cz/git/mingw/4msysgit/peterh.git ansi Makefile | 6 + compat/winansi.c | 309 +++++++++++++++++++++++++++++++++++++++++++++++++++++ git-compat-util.h | 7 ++ 3 files changed, 322 insertions(+), 0 deletions(-) Peter Harris
