Opher Shachar
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 2
-
Opher Shachar commented, -
Opher Shachar created a post, AnsweredThe tool to select an upstream branch in git
Is the tool to select an upstream branch in git not available through the menus or actions search (⌘+⇧+A)?I had to go through hoops to get to it: (1) open terminal, (2) execute: git branch --unset-... -
Opher Shachar commented, -
Opher Shachar created a post, With the Python Ultimate plugin enabled cannot debug asynchronous project
I burnt upwards of 6 hours 😭 on this!Our Python projects using asynchronous programing *cannot* be debugged with the Python plugin of Ultimate enabled !!!We get an error stack like:2025-01-30 12:27...