From 1ba99c31cae504a8d61b6e29834b4394d53959f5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 8 Oct 2019 12:11:19 -0400 Subject: [PATCH] comment --- .../comment_1_b1cbd5a804a6068213be02fb725c6b0a._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/todo/operate_on_files_affected_by_a_commit_range/comment_1_b1cbd5a804a6068213be02fb725c6b0a._comment diff --git a/doc/todo/operate_on_files_affected_by_a_commit_range/comment_1_b1cbd5a804a6068213be02fb725c6b0a._comment b/doc/todo/operate_on_files_affected_by_a_commit_range/comment_1_b1cbd5a804a6068213be02fb725c6b0a._comment new file mode 100644 index 0000000000..0ca8d1b080 --- /dev/null +++ b/doc/todo/operate_on_files_affected_by_a_commit_range/comment_1_b1cbd5a804a6068213be02fb725c6b0a._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2019-10-08T16:09:35Z" + content=""" +If you have a command that generates a list of files changed by a series of +commits, you can simply pass that list into --batch which is supported by +most commands. +"""]]