Merge branch 'maint-1.6.6' into maint

* maint-1.6.6:
  MSVC: Fix build by adding missing termios.h dummy
maint
Junio C Hamano 2010-04-19 01:28:27 -07:00
commit 8165952517
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
/* Intentionally empty file to support building git with MSVC */