tomdoc reorg for git_access.rb
This commit is contained in:
@@ -326,6 +326,10 @@ module Gollum
|
||||
@repo.log('master', nil, log_pagination_options(options))
|
||||
end
|
||||
|
||||
# Public: Refreshes just the cached Git reference data. This should
|
||||
# be called after every Gollum update.
|
||||
#
|
||||
# Returns nothing.
|
||||
def clear_cache
|
||||
@access.refresh
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user