Skip to content

Update worktree instructions#124

Merged
anod merged 1 commit into
masterfrom
update-worktree-instructions
May 28, 2026
Merged

Update worktree instructions#124
anod merged 1 commit into
masterfrom
update-worktree-instructions

Conversation

@anod

@anod anod commented May 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • document creating task worktrees under the ignored wt/ folder
  • document copying ignored local build inputs into task worktrees before building
  • ignore the local wt/ workspace folder

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 28, 2026 06:27
@anod
anod merged commit c87a66c into master May 28, 2026
2 checks passed
@anod
anod deleted the update-worktree-instructions branch May 28, 2026 06:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates repository workflow documentation to standardize where task git worktrees are created and how to handle ignored local build inputs needed for Android builds.

Changes:

  • Document creating task worktrees under an ignored wt/ folder and cleaning them up after merge.
  • Document copying ignored/local build inputs (e.g., local.properties, app/google-services.json) into task worktrees before building.
  • Add /wt/ to .gitignore to keep local worktree directories untracked.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.gitignore Ignores the root-level wt/ folder intended to hold task worktrees.
.github/copilot-instructions.md Updates worktree/build guidance to use wt/ and to copy required ignored build inputs into worktrees.

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.

3 participants