in lib/rugged_adapter/git_layer_rugged.rb [439:444]
def delete(path) @index.remove(path) update_treemap(path, false) false end