1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-05 04:56:23 +03:00

sch2fig/TODO: diffing deleted files doesn't quite work yet

This commit is contained in:
Werner Almesberger 2016-08-02 10:11:28 -03:00
parent 249fb2e994
commit a97ea5bf74

View File

@ -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