Skip to content

gradle: Fix skipped rebuilds when git submodule HEAD changes - #222

Merged
chenxiaolong merged 1 commit into
masterfrom
submodules
Aug 8, 2026
Merged

gradle: Fix skipped rebuilds when git submodule HEAD changes#222
chenxiaolong merged 1 commit into
masterfrom
submodules

Conversation

@chenxiaolong

Copy link
Copy Markdown
Owner

The HEAD file in the git directory has a symbolic name instead of an object ID when the submodule has a branch checked out.

The HEAD file in the git directory has a symbolic name instead of an
object ID when the submodule has a branch checked out.

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Aug 8, 2026
chenxiaolong added a commit that referenced this pull request Aug 8, 2026
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong
chenxiaolong merged commit 0737622 into master Aug 8, 2026
1 check passed
@chenxiaolong
chenxiaolong deleted the submodules branch August 8, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant