Update CLAUDE.md with git push rules and repo link
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user