Closed yut23 closed 2 months ago
I added a test for a pre-initialized castle and silenced the rev-parse error. It currently goes through with the pull and runs symlink_new_files
, but the git diff
fails as @{1}
doesn't exist. We could have it check for that case and list all the files in home/
instead, but that would mean more special cases.
Brilliant. Thank you for all the work Eric! I just noticed that I can't merge though, the PR is for master
rather than development
, could you quickly fix that?
After that I'll run with it for a short week and make sure nothing is amiss and then merge it.
As seen in #225, this approach was more complicated than it needed to be and caused confusion for users.