projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e702cb9
)
todo
author
Joey Hess
<joeyh@joeyh.name>
Tue, 25 Feb 2025 22:45:55 +0000
(18:45 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 25 Feb 2025 22:45:55 +0000
(18:45 -0400)
Command/AddComputed.hs
patch
|
blob
|
history
diff --git
a/Command/AddComputed.hs
b/Command/AddComputed.hs
index 7afd23a12988d5f2e53db1da38e4922db6e6ba21..8af8e7c90026d2af95d07028f8e5d0b0d7c98f1b 100644
(file)
--- a/
Command/AddComputed.hs
+++ b/
Command/AddComputed.hs
@@
-88,6
+88,7
@@
perform o r program = do
repopath <- fromRepo Git.repoPath
subdir <- liftIO $ relPathDirToFile repopath (literalOsPath ".")
let state = Remote.Compute.ComputeState
+ -- TODO add inherited initremote parameters
{ Remote.Compute.computeParams = computeParams o
, Remote.Compute.computeInputs = mempty
, Remote.Compute.computeOutputs = mempty