Skip to end of banner
Go to start of banner

getCommitList

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 76 Next »

See also: Actions

Description

List commits for a repository with regex filtering on comment. Additional filtering by from and to references (commitId, branch, or tags), author's user id (or name), and date ranges. For example, to get the commit list for a branch, set the to parameter the branch reference. Use '--options merges=' with include, exclude, or only value to control whether merge commits are included.

Required Parameters

project, repository

Optional Parameters

from, to, userId, startDate, endDate, regex, limit, columns, select, options, dateFormat, outputType, file, encoding, append

Type

Get

Category

Commits

Output Formats

Replacement Variables

Hostingserver,datacenter
Since Version

Examples

getCommitList

Related How To's

  • No labels