module Avm::Git::SubrepoCheck::Remote

def check_remote_disabled?

def check_remote_disabled?
  !check_remote?
end