From 5e0f7b38877db5693e9a5ab06a3083aac7a5d0ea Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 10 Jun 2007 16:38:26 -0700 Subject: [PATCH] Remove resolved issues from TODO --- TODO | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/TODO b/TODO index b759a8b2af..b526dd3510 100644 --- a/TODO +++ b/TODO @@ -14,15 +14,6 @@ to pick an item from the list and work on it. Recent issues ------------- -* parse-remote.sh has POSIXLY incorrect shell construct. - -Message-ID: <20070505080313.GA12170@gondor.apana.org.au> - -* Use 'git diff' not 'git diff-tree' in merge and rebase - -From: James Bowes -Message-ID: <1178398134288-git-send-email-jbowes@dangerouslyinc.com> - * gitk --left-right From: Linus Torvalds @@ -48,7 +39,6 @@ Repeated requests against git-daemon makes it stuck under --syslog [jc: does not reproduce easily for me; has anybody seen it?] - * AsciiDoc 8 would break our documentation. From: Stefan Richter