Summary
Builds the
git log argument string for a
decorated graph view, optionally limiting to
maxCommits commits.
- Namespace
-
GitVersion
.Extensions - Containing Type
- GitExtensions
Syntax
public static string CreateGitLogArgs(int? maxCommits)
Parameters
| Name | Type | Description |
|---|---|---|
| maxCommits | int? |
Return Value
| Type | Description |
|---|---|
| string |