Method: Amp::VersionedFile#branch

Defined in:
lib/amp/repository/versioned_file.rb

#branchObject

The branch this tracked file belongs to



156
# File 'lib/amp/repository/versioned_file.rb', line 156

def branch; changeset.branch; end