Uses of Class
org.miaixz.bus.gitlab.models.Blame
Packages that use Blame
-
Uses of Blame in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab that return types with arguments of type BlameModifier and TypeMethodDescriptionGet a List of file blame from repository.Get a Pager of file blame from repository.RepositoryFileApi.getBlameStream(Object projectIdOrPath, String filePath, String ref) Get a Stream of file blame from repository.