# File lib/grit/repo.rb, line 404
    def enable_daemon_serve
      self.git.fs_write(DAEMON_EXPORT_FILE, '')
    end