From a97ea5bf748972446297ad29d01ee3df93383809 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Tue, 2 Aug 2016 10:11:28 -0300 Subject: [PATCH] sch2fig/TODO: diffing deleted files doesn't quite work yet --- sch2fig/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sch2fig/TODO b/sch2fig/TODO index a2e2899..8877a74 100644 --- a/sch2fig/TODO +++ b/sch2fig/TODO @@ -22,3 +22,5 @@ - move path name guessing into file.c - return indication of whether diff found any differences - in diff, pass only options understood by cairo_png +- git_repository_open_ext does not open repo if the path points to a dead file; + need to iterate here, too