Update CLAUDE.md with git push rules and repo link

This commit is contained in:
2026-02-04 17:44:06 +03:00
parent f2b618a223
commit 725fc02315

View File

@@ -14,7 +14,7 @@ Or install via HACS as a custom repository.
Requires Media Server running on the target PC.
Media Server Repository: `TODO: Add repository URL`
Media Server Repository: [media-player-server](https://github.com/DolgolyovAlexei/media-player-server)
## Integration Location
@@ -22,4 +22,5 @@ Integration files location: `U:\custom_components\remote_media_player`
## Git Rules
Always ask for user approval before committing changes to git.
- Always ask for user approval before committing changes to git.
- When pushing, always push to all remotes: `git push origin master && git push github master`