Method: MGit::Pull#__progress_type

Defined in:
lib/m-git/command/pull.rb

#__progress_typeObject



19
20
21
# File 'lib/m-git/command/pull.rb', line 19

def __progress_type
  OperationProgressManager::PROGRESS_TYPE[:pull]
end