Merge branch 'maint'
commitde8139005f04a4a5ad8a54c771475803594028cd
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Feb 2009 21:07:09 +0000 (4 13:07 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Feb 2009 21:07:09 +0000 (4 13:07 -0800)
treeb8ca6c2c2c591bdd8d99ffe62797e80ff8ff8008
parentd3f552b67413ab06ea456d1cc7c57c5661bbf468
parentf26b5dc9efccc998510505685d6d919b4dd087e7
Merge branch 'maint'

* maint:
  urls.txt: document optional port specification in git URLS
  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.