commit: 4bd181c78865069fafa21cb12b1b8afbfc79fe5f parent d2ba5004f088b0bae86d73021ce5f8a3fdad9077 Author: Drew DeVault <sir@cmpwn.com> Date: Wed, 12 Feb 2020 16:21:34 +0000 Remove obsolete TODO commentDiffstat:
M | update-index | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/update-index b/update-index @@ -99,7 +99,6 @@ then trap cleanup_old_index EXIT fi -# TODO: Write out to >>"$GIT_DIR"/index write_index_header "$#" >>"$GIT_DIR"/index for path in "$@"