mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-06 15:21:21 +08:00

This changes the way the SSH keys are managed, they are no longer managed by the git_bindings plugin and are instead just passed as parameters. They are now saved in shared_prefs. This allows us to easily have multiple ssh keys. It also allows us to store the ssh keys in a more secure storage location in the future.