Skip to content

Commit ea7d874

Browse files
Align agent worktree naming guidance
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 4dec4c3 commit ea7d874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you find a problem, fix it if it's small; otherwise, register it as an issue
1111
2. Clone the ecosystem locally:
1212
1. <https://github.com/MSXOrg/docs> — requires PRs to be updated.
1313
- Clone as bare and use worktrees.
14-
- Create a worktree for all branches - worktree = name of the branch.
14+
- Create a worktree for every branch. Use a concise `<issue>-<slug>` worktree folder for a topic branch named `<type>/<issue>-<slug>`.
1515
2. <https://github.com/MSXOrg/memory/> — work directly towards main.
1616
- Simple clone, only main.
1717

0 commit comments

Comments
 (0)