documentation/content/developer
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
..
howtos [FIX] rdtraining: improve git commands 2021-05-25 14:37:47 +02:00
images [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
reference [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-21 17:21:55 +02:00
webservices [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-17 19:00:31 +02:00
glossary.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
howtos.rst [ADD] developer/howtos: R&D Training 2021-05-18 15:24:16 +02:00
reference.rst [REF][MOV] documentation apocalypse 2021-05-04 15:44:00 +02:00
webservices.rst [MERGE] Forward-port of branch 13.0 to 14.0 2021-05-04 16:51:07 +02:00