recompute: display one of the changed files
This commit is contained in:
parent
b01a0d2323
commit
89bfeada87
2 changed files with 21 additions and 14 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue