Class: Git::Lint::Commits::Systems::Local

Inherits:
Object
  • Object
show all
Defined in:
lib/git/lint/commits/systems/local.rb

Overview

Provides local build environment feature branch information.

Instance Method Summary collapse

Instance Method Details

#callObject



11
# File 'lib/git/lint/commits/systems/local.rb', line 11

def call = git.commits("#{branch_default}..#{branch_name}")