-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
61f5ea9
commit 62a1e86
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
Package: gitload | ||
Version: 1.0.4 | ||
Version: 1.0.3 | ||
Section: base | ||
Priority: optional | ||
Architecture: all | ||
Maintainer: Daniel <daniel@cosmicdna.co.uk> | ||
Description: A brief description of your package | ||
Description: Tool to manage GPG and SSH keys with keychain | ||
gitload is a script designed to help manage and load GPG and SSH keys | ||
efficiently using keychain. This tool automates the process of key | ||
management, making it easier to handle secure connections and | ||
authentications in your git workflow. | ||
Depends: expect, openssl, keychain |