lazygit/scripts
Jesse Duffield addfa2f961 Improve fixup commits script
This script is failing currently on
https://github.com/jesseduffield/lazygit/pull/3631 because that fork's
master branch is 300 commits behind our own, but the feature branch is
up to date.

The thing is, we don't actually need to involve the master branch. All
we care about is the feature branch's own commits, so this commit simply
fetches those commits and checks them.
2024-08-24 09:27:02 +10:00
..
bisect.sh standardize 'Commit Sha' to 'Commit Hash' 2024-04-12 08:31:40 +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 Fix exit code of run_integration_tests.sh when capturing code coverage data 2024-01-16 18:23:53 +11:00
update_language_files.sh Add script to update translation files from Crowdin 2024-07-01 08:40:13 +02:00