2024-02-18-05
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
4d831e9873
commit
240730770c
4 changed files with 155 additions and 3 deletions
|
|
@ -1,12 +1,15 @@
|
|||
GPG
|
||||
===
|
||||
|
||||
.. note::
|
||||
|
||||
Une grande partie de ce tutoriel viens de ce repos `github`_.
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
recomandation
|
||||
preparation
|
||||
generate_gpg_key
|
||||
generate_certify
|
||||
|
||||
# Linux
|
||||
|
||||
|
|
@ -171,4 +174,6 @@ $ cd $GNUPGHOME
|
|||
rebase older commit
|
||||
```bash
|
||||
git rebase --exec 'git commit --amend --no-edit -n -S' -i development
|
||||
```
|
||||
```
|
||||
|
||||
.. _`github`: https://github.com/drduh/YubiKey-Guide
|
||||
Loading…
Add table
Add a link
Reference in a new issue