Method: Forgejo::Branch#commit

Defined in:
lib/forgejo/models/branch.rb

#commitObject

Returns the value of attribute commit.



19
20
21
# File 'lib/forgejo/models/branch.rb', line 19

def commit
  @commit
end