# frozen_string_literal: true require_relative 'commands/status' module RubyGitCrypt module Commands end end