Comparison

class github.Comparison.Comparison

This class represents Comparisons

ahead_by
Type:integer
base_commit
Type:github.Commit.Commit
behind_by
Type:integer
commits
Type:list of github.Commit.Commit
diff_url
Type:string
files
Type:list of github.File.File
html_url
Type:string
merge_base_commit
Type:github.Commit.Commit
patch_url
Type:string
Type:string
status
Type:string
total_commits
Type:integer
url
Type:string