Fork crashed on me today, so I thought I'd report it
- I have a forked github repo, open in Fork. The
origin remote refers to the fork.
- I added an
upstream remote that points to the original repo in Terminal, not via Fork
git fetch upstream in Terminal
- Switch to Fork
- Press Fetch button, just to update the tree UI
- Fork crashed
I'm actually not 100% sure if it managed to perform step 5 before it crashed. Sometimes it fetches automatically, so maybe I didn't even need to press the button.
Weird mix of CLI and GUI. Not a huge problem imo.
Fork crashed on me today, so I thought I'd report it
originremote refers to the fork.upstreamremote that points to the original repo in Terminal, not via Forkgit fetch upstreamin TerminalI'm actually not 100% sure if it managed to perform step 5 before it crashed. Sometimes it fetches automatically, so maybe I didn't even need to press the button.
Weird mix of CLI and GUI. Not a huge problem imo.