Skip to content

Commit cd56f6d

Browse files
committed
docs(readme): clarify supported url formats
1 parent 51b7cff commit cd56f6d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ docker-git auth claude login --web
2626

2727
## Пример
2828

29+
Можно передавать ссылку на репозиторий, ветку (`/tree/...`), issue или PR.
30+
2931
```bash
30-
docker-git clone https://github.com/agiens/crm/tree/vova-fork --force --mcp-playwright
32+
docker-git clone https://github.com/ProverCoderAI/docker-git/issues/122 --force --mcp-playwright
3133
```
3234

3335
- `--force` пересоздаёт окружение и удаляет volumes проекта.

0 commit comments

Comments
 (0)