commit | a47a645e7057f28441f0f4b259db11171158553a | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Wed Aug 17 19:22:13 2011 +0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Aug 17 10:39:47 2011 -0700 |
tree | 1f97220e92ad67da8faa1fd4db9223fff6cc746c | |
parent | 8499644ea7af87c02f9b878f162aa6facbd5b8a7 [diff] |
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>