Home
last modified time | relevance | path

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

/dports/devel/hs-git-annex/git-annex-8.20210903/Types/
H A DGitConfig.hs96 , annexWebOptions :: [String] function
182 , annexWebOptions = getwords (annexConfig "web-options") function
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DUrl.hs86 curlopts <- map Param . annexWebOptions <$> Annex.getGitConfig