73c5c56a38
Handle branch is null bug
...
Hopefully I've now handled every single case of it.
2021-02-18 17:18:33 +01:00
b71e3c74d3
Update dart-git
...
Hopefully this all still works. A massive amount of testing is required
2021-02-15 15:47:59 +01:00
76c0ec6503
clone: Add some more debug statements
...
I cannot understand why a user has still reported a bug with it.
2021-01-23 06:37:58 +01:00
a60e2bbf2a
Fix setup git host failing
...
Outlined every case properly and tested it thoroughly. If this still
fails I am a terrible programmer, and should learn to isolate components
and write through tests.
Fixes #394 #378 #368
2021-01-22 10:51:53 +01:00
29ffa2c540
Improve logging
2021-01-19 16:55:27 +01:00
4c7efdb2dc
Move cloning logic to its own file
...
This has gotten very complex and needs to be properly tested. It's the
number 1 bug.
2021-01-19 15:40:08 +01:00
5123938e53
Setup: Rename screen to Loading/Error screen
...
It's all that it does. This way we can re-use this screen in other
places.
2020-05-18 18:13:21 +02:00
98fb1ccff5
Move git host setup files to setup folder
2020-02-17 16:51:52 +01:00