Files
platformio-core/platformio
Max Prokhorov 9097d455db Avoid working with detached / non-existent git branches when checking for updates (#4217)
* Avoid working with detached / non-existent git branches when checking for updates

b/c we can't use `pull` anyway in that situation
Otherwise, ask for the specific branch via `refs/heads/{branch}` and
also fail when it is not available

* Update vcsclient.py

Co-authored-by: Ivan Kravets <me@ikravets.com>
2022-04-08 13:15:35 +03:00
..
2022-03-16 16:18:59 +02:00
2022-04-07 23:10:35 +03:00
2022-03-21 18:38:36 +02:00
2020-09-02 19:13:20 +03:00
2022-03-28 18:18:51 +03:00