1
0
mirror of https://github.com/git/git.git synced 2024-09-29 03:51:25 +02:00

Merge branch 'maint-1.6.6' into maint

* maint-1.6.6:
  MSVC: Fix build by adding missing termios.h dummy
This commit is contained in:
Junio C Hamano 2010-04-19 01:28:27 -07:00
commit 8165952517

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