class Git::Lib

def write_tree

def write_tree
  command('write-tree')
end