Update README.md

This commit is contained in:
شركة خبير المحدودة 2025-06-19 08:11:55 +03:00 committed by GitHub
parent 25289054ac
commit 9adb0e13bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 13 deletions

View File

@ -84,19 +84,19 @@ Clone only master branches:
./clone.sh master
```
2. Pull Branches:
- For Test Branches:
```sh
./pull.sh test
```
- For Preprod Branches:
```sh
./pull.sh preprod
```
- For Master Branches:
```sh
./pull.sh master
```
# Pull Branches:
- For Test Branches:
```sh
./pull.sh test
```
- For Preprod Branches:
```sh
./pull.sh preprod
```
- For Master Branches:
```sh
./pull.sh master
```
## Branches
### Development Branches