documentation/content/developer/howtos
Ivan Yelizariev 86cefde583 [FIX] rdtraining: improve git commands
no need to fetch all branches from odoo/technical-training-sandbox

Also, ``git push`` without upstream may not work depending on git
version/configuration:

```
$ git push -u master-my_first_branch-IEL
fatal: The current branch master-my_first_branch-IEL has no upstream branch.
To push the current branch and set the remote as upstream, use

    git push --set-upstream master-my_first_branch-IEL master-my_first_branch-IEL
```
2021-05-25 14:37:47 +02:00
..
profile [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
rdtraining [FIX] rdtraining: improve git commands 2021-05-25 14:37:47 +02:00
theme_tutorial_assets/img [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
web [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
website [REM] *: patchqueue extension 2021-05-10 17:24:23 +02:00
backend.rst [FIX] developer/howtos/backend: missing reference 2021-05-11 15:40:20 +02:00
company.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-04 16:51:07 +02:00
profilecode.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-04 16:51:07 +02:00
rdtraining.rst [ADD] developer/howtos: R&D Training 2021-05-18 15:24:16 +02:00
themes.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-04 16:51:07 +02:00
web.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-04 16:51:07 +02:00
website.rst [MERGE] Forward-port of branch 12.0 to 13.0 2021-05-11 15:13:58 +02:00