Merge pull request #38 from expsa/ahmadaking-patch-2

Update README.md
This commit is contained in:
Ahmad-Samir 2024-06-27 03:01:28 +03:00 committed by GitHub
commit 49903b75ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,8 @@ This Repo contains general standard modules for all projects.
```sh
$./checkout_branches.sh
```
- Output will be like: `master_odex25_hr` - `preprod_odex25_hr` - `dev_odex25_hr` - ...
> If you want to `Extract the directory name without 'dev_' prefix`
> ```sh
@ -54,6 +56,8 @@ This Repo contains general standard modules for all projects.
> git worktree add "../${dir_name}" $branch
> done
> ```
> - Output will be like: `odex25_hr` - ...
----
### Branches: