checkout-index: remove obsolete comment
commita47a645e7057f28441f0f4b259db11171158553a
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Wed, 17 Aug 2011 12:22:13 +0000 (17 19:22 +0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Aug 2011 17:39:47 +0000 (17 10:39 -0700)
tree1f97220e92ad67da8faa1fd4db9223fff6cc746c
parent8499644ea7af87c02f9b878f162aa6facbd5b8a7
checkout-index: remove obsolete comment

The first paragraph about flag order is no longer true and is
mentioned in git-checkout-index.txt. The rest is also mentioned in
git-checkout-index.txt.

Remove it and keep uptodate document in one place.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/checkout-index.c