mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-10 11:55:48 +02:00
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. |
||
---|---|---|
.. | ||
bisect.sh | ||
bump_gocui.sh | ||
bump_lazycore.sh | ||
bump_modules.sh | ||
check_filenames.sh | ||
check_for_fixups.sh | ||
record_demo.sh | ||
run_integration_tests.sh | ||
update_language_files.sh |