FetchGitAheadBehindResponse
class FetchGitAheadBehindResponse extends Model (View source)
Properties
int | $commitsAhead | ||
int | $commitsBehind |
Methods
setCommitsAhead($commitsAhead)
No description
int
getCommitsAhead()
No description
setCommitsBehind($commitsBehind)
No description
int
getCommitsBehind()
No description
Details
setCommitsAhead($commitsAhead)
No description
int
getCommitsAhead()
No description
setCommitsBehind($commitsBehind)
No description
int
getCommitsBehind()
No description