lazygit/scripts
Stefan Haller bf2d175865 Print which git version we are using for running integration tests
I usually use something like

   PATH=~/git-versions/2.22.0/bin:$PATH ./scripts/run_integration_tests.sh

for running integration tests with an older version. This has the problem that
when you specify a version that you don't have locally, it will silently use the
current version. Guard against that by printing the version it is using.
2025-04-09 10:40:52 +02:00
..
bisect.sh [DATALAD RUNCMD] run codespell throughout fixing typos automagically 2024-08-27 18:03:00 +02:00
bump_gocui.sh remove old integration test recording code 2023-03-24 18:42:11 +11:00
bump_lazycore.sh add bump lazycore script 2022-10-09 08:47:38 -07:00
bump_modules.sh bump modules and add bump_modules script 2018-12-18 23:03:26 +11:00
check_filenames.sh enforce lowercase filenames 2023-04-29 13:05:05 +10:00
check_for_fixups.sh Improve fixup commits script 2024-08-24 09:27:02 +10:00
record_demo.sh Add demo test variant 2023-07-31 22:33:04 +10:00
run_integration_tests.sh Print which git version we are using for running integration tests 2025-04-09 10:40:52 +02:00
update_language_files.sh Change update_language_files.sh script to rename pt-PT to pt 2025-02-12 08:21:47 +01:00