Files
lima/.gitmodules
Jan Dubois 6956adb834 Switch BATS submodules to upstream
Point all submodules to the latest commit as of today;
there is no release yet including the errexit support
and releases are somewhat infrequent (2 releases in 2025).

The bats-support submodule has no new commits.

Users should switch local submodules with

  git submodule deinit --all
  git submodule sync
  git submodule update --init

Signed-off-by: Jan Dubois <jan.dubois@suse.com>
2026-02-20 20:45:52 -08:00

17 lines
563 B
Plaintext