Do I create a production branch using GitHub commands only?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
488
Widoki
Yes Tich
You can create using this command
git checkout -b production
Thanks.
Thank you so much Nikhil. Is there another way besides using the command?
yes you can use like this way
git branch production
after you need to checkout on that branch
git checkout production
Noted. Once again thank you.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się