From 3e937588c6fe36f5776dd1029a34132e0ec76db5 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Mon, 10 Feb 2025 22:17:48 +0300 Subject: add git feature It's available at compile-time --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 7910df0..1e524d8 100644 --- a/README +++ b/README @@ -9,12 +9,13 @@ Dependencies: https://www.gnupg.org/ * GPGME https://www.gnupg.org/software/gpgme/ +* libgit2 (only if you want use git to track your data) + https://libgit2.org/ === TO-DO LIST === Feel free to sumbit patches. -* Track password changes using git: https://libgit2.org/ * Re-encrypt passwords when GPG key is changed. * Refactor tree-printing routine. * Use Wayland library to copy text to the clipboard (currently `wl-copy` application is used). -- cgit v1.2.3-18-g5258