19 20 21
# File 'lib/project_group/single.rb', line 19 def status {:committed => !repo.changes?, :pushed => repo.pushed?} end