lazygit/.github
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
..
ISSUE_TEMPLATE better bug report template 2022-08-08 18:53:22 +10:00
workflows Improve fixup commits script 2024-08-24 09:27:02 +10:00
dependabot.yml Limit to security updates 2021-08-25 21:43:58 +10:00
FUNDING.yml cleanup 2020-08-07 18:01:26 +10:00
pull_request_template.md Add checkbox to PR template to make sure UserConfig entries can be hot-reloaded 2024-08-18 10:24:53 +02:00
release.yml Update release notes config and add CI check 2023-07-20 17:15:10 +10:00