Home
last modified time | relevance | path

Searched refs:annexThawContentCommand (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Types/
H A DGitConfig.hs109 , annexThawContentCommand :: Maybe String function
199 , annexThawContentCommand = getmaybe (annexConfig "thawcontent-command") function
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DPerms.hs263 thawHook p = maybe noop go =<< annexThawContentCommand <$> Annex.getGitConfig