Skip to content
callcount

gitea.dev/modules/git/gitcmd.Command.AddDynamicArguments

third-party

The 4104th most-called third-party method by production calls. Called 172 times across 1 modules; 145 of those run outside tests and generated code.

All of gitea.dev/modules/git/gitcmd → Docs on pkg.go.dev ↗

prod calls
145
non-test, non-generated
all calls
172
total callsites
modules
1
distinct callers
in loop
5%
of prod calls
in tests
16%
27 calls
resolved
100%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Concrete method100%A method on a value whose type is known exactly.

where it's called

Callsites in the wild

12 representative callsites of 172, prioritizing in-loop and non-test usage. We link to source, never display it.

Command.AddDynamicArguments · 12 of 172 callsites
  • gitea.dev @v1.27.1

    modules/git/repo_tree.go:41

    in loop
  • gitea.dev @v1.27.1

    modules/git/submodule.go:51

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_12/v134.go:82

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_12/v128.go:89

    in loop
  • gitea.dev @v1.27.1

    models/migrations/v1_12/v128.go:96

    in loop
  • gitea.dev @v1.27.1

    modules/git/repo_commit.go:180

    in loop
  • gitea.dev @v1.27.1

    services/agit/agit.go:230

    in loop
  • gitea.dev @v1.27.1

    modules/gitrepo/ref.go:13

  • gitea.dev @v1.27.1

    services/pull/merge_merge.go:14

  • gitea.dev @v1.27.1

    services/pull/merge_ff_only.go:14

  • gitea.dev @v1.27.1

    modules/git/pipeline/revlist.go:17

  • gitea.dev @v1.27.1

    modules/gitrepo/ref.go:18

top callers

The modules that reach for it

The modules that call Command.AddDynamicArguments most in this snapshot.

  • gitea.dev172100%

siblings

More from gitea.dev/modules/git/gitcmd

The other most-called members in this package. See all →