Skip to content

Conversation

@yarikoptic
Copy link
Contributor

Improved installation instructions to use git subtree instead of manual clone-and-copy workflow.

Benefits:

  • Cleaner workflow (single command vs multiple)
  • Built-in update mechanism with git subtree pull
  • No need to manually manage .git directory removal
  • History tracking with --squash option

Updated in both README.md and LAD_RECIPE.md for consistency across Claude Code and Copilot workflows.

PS I am yet to try LAD, but I did verify that this works ;-)

Improved installation instructions to use `git subtree` instead of
manual clone-and-copy workflow.

Benefits:
- Cleaner workflow (single command vs multiple)
- Built-in update mechanism with `git subtree pull`
- No need to manually manage .git directory removal
- History tracking with --squash option

Updated in both README.md and LAD_RECIPE.md for consistency across
Claude Code and Copilot workflows.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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