Package: devscripts
Version: 2.10.69
Severity: wishlist
User: [email protected]
Usertags: debdiff
diff's --show-c-function option tends to be very helpful for
understanding the context of a diff that changes a long function
or structure definition:
--- a/builtin/init-db.c
+++ b/builtin/init-db.c
@@ -313,16 +328,7 @@ int init_db(const char *template_dir, unsigned int flags)
reinit = create_default_files(template_dir);
- sha1_dir = get_object_directory();
Could debdiff support it (or even better, always use it by default)?
Thanks for a neat tool,
Jonathan
--
To unsubscribe, send mail to [email protected].