mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-19 07:32:22 +03:00
b08a9e8cb1
MacOS is the only known platform that exhibits this behaviour - if an app is recompiled, the hash of the binary is used to identify it towards the keychain. As this changes each time, the keychain will ask for permission, which is fair. However, it's also an impediment which leads to the implementation of a keystore that uses git credentials as backend. For this to work, the latest version of `gitoxide` is required for now. |
||
---|---|---|
.. | ||
icons | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
inject-git-binaries.sh | ||
tauri.conf.json | ||
tauri.conf.nightly.json | ||
tauri.conf.release.json |