Merge branch 'maint-1.6.0' into maint
commit745bc77604f56d9253958fbcab81c4a8cd3bf170
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Feb 2009 19:49:07 +0000 (4 11:49 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Feb 2009 19:49:07 +0000 (4 11:49 -0800)
tree304b5899cdea5a181afce74dc3d695eeddecf988
parentf0817310903312bbc243dd80f066e17a8e0e4b1d
parent5aed3c6ab834367292bd7a9b0894177a07afd910
Merge branch 'maint-1.6.0' into maint

* maint-1.6.0:
  builtin-mv.c: check for unversionned files before looking at the destination.
  Add a testcase for "git mv -f" on untracked files.
  Missing && in t/t7001.sh.
t/t7001-mv.sh