Home
last modified time | relevance | path

Searched refs:CurrentCommitter (Results 1 – 4 of 4) sorted by relevance

/dports/devel/git-lfs/git-lfs-3.0.2/config/
H A Dconfig_test.go280 name, email := cfg.CurrentCommitter()
293 name, email = cfg.CurrentCommitter()
309 name, email = cfg.CurrentCommitter()
325 name, email = cfg.CurrentCommitter()
H A Dconfig.go629 func (c *Configuration) CurrentCommitter() (name, email string) { func
/dports/devel/git-lfs/git-lfs-3.0.2/commands/
H A Duploader.go131 ctx.committerName, ctx.committerEmail = cfg.CurrentCommitter()
H A Dcommand_migrate_import.go93 name, email = cfg.CurrentCommitter()