summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ignore-unstaged-uncommitted-submodule-changes-99dbf054f5617d08.yaml
blob: 0523b3abb9b0aaefb3323bc8c70c839ecb681359 (plain)
1
2
3
4
5
6
---
fixes:
  - |
    When checking for unstaged or uncommitted changes to avoid performing a
    test rebase, unstaged and uncommitted changes in Git submodules are now
    ignored since those won't be rebased anyway.