recompute: display one of the changed files

This commit is contained in:
Joey Hess 2025-03-03 15:12:19 -04:00
parent b01a0d2323
commit 89bfeada87
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 21 additions and 14 deletions

View file

@ -15,7 +15,8 @@ By default, this only recomputes files whose input files have changed.
The new contents of the input files are used to re-run the computation.
When the output of the computation is different, the computed file is
updated with the new content.
updated with the new content. The updated file is written to the worktree,
but is not staged, in order to avoid overwriting any staged changes.
# OPTIONS