thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

(remote) branch list doesn't update when running git fetch #808

Closed hyz2993 closed 1 year ago

hyz2993 commented 1 year ago

Hi dev, I just pushed a new branch to remote from another device and was trying to fetch it to my iPad. I tried run Fetch from source control menu, app returned fetch succeed. But nothing updated when I open the branch list at the left bottom corner. Did I take it in the wrong way or it is a bug? Thanks very much for the responding! 亞舟

hyz2993 commented 1 year ago

update - just quit code app and reopened. Now the branches are updated. Thought it could be branch list part doesn't update after fetch?

bummoblizard commented 1 year ago

I can confirm it's a bug.

hyz2993 commented 1 year ago

Thanks for getting back! I also noticed the script file opened won't update automatically as well after the fetch. Just leave it here as well. 唔该

bummoblizard commented 1 year ago

Fixed in https://github.com/thebaselab/codeapp/commit/d1cb4516917a87826da8856c6dd650ea9c4ba36e.