Skip to content

Set working directory explicitly when running git command#10200

Open
tmvkrpxl0 wants to merge 2 commits into
Creators-of-Create:mc1.21.1/devfrom
coding-1ab:mc1.21.1/pr-buildscript
Open

Set working directory explicitly when running git command#10200
tmvkrpxl0 wants to merge 2 commits into
Creators-of-Create:mc1.21.1/devfrom
coding-1ab:mc1.21.1/pr-buildscript

Conversation

@tmvkrpxl0
Copy link
Copy Markdown

I recently tried to include Create using composite build but it tried to run git command from my root project, not inside of Create.
This PR sets working directory when running git command so that it can be included to elsewhere more easily.
Closes #10122
This is continuation of previous PR #10131 as it tried to merge wrong branch.

@vercte vercte added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr flag: simple PR has minimal changes pr type: fix PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion] Make running "git" command in build.gradle support composite build

2 participants