mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
36353e27e6
Creating the directory automatically is not correct. In other places for ssh key writing (RewriteAllPrincipalKeys / appendAuthorizedKeysToFile, etc), the directory will still be created when updating the keys. This PR will resolve the confusing and annoying problem: the dummy and empty ".ssh" directory in new git home.