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