Method: Collab::Config#max_commit_history_length
- Defined in:
- lib/collab/config.rb
#max_commit_history_length ⇒ Object
Returns the value of attribute max_commit_history_length.
18 19 20 |
# File 'lib/collab/config.rb', line 18 def max_commit_history_length @max_commit_history_length end |