We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b7cff commit cd56f6dCopy full SHA for cd56f6d
1 file changed
README.md
@@ -26,8 +26,10 @@ docker-git auth claude login --web
26
27
## Пример
28
29
+Можно передавать ссылку на репозиторий, ветку (`/tree/...`), issue или PR.
30
+
31
```bash
-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
33
```
34
35
- `--force` пересоздаёт окружение и удаляет volumes проекта.
0 commit comments