Home
last modified time | relevance | path

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

/dports/devel/git-lfs/git-lfs-3.0.2/commands/
H A Dcommand_env.go23 if cfg.IsDefaultRemote() {
/dports/devel/git-lfs/git-lfs-3.0.2/config/
H A Dconfig.go217 func (c *Configuration) IsDefaultRemote() bool { func