mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-15 18:30:16 -04:00
Fix git commit code signing command
This commit is contained in:
parent
8f4fced9a8
commit
023db35924
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ your Git commits.
|
||||||
Alternatively, manually specify when a commit is to be signed:
|
Alternatively, manually specify when a commit is to be signed:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
commit -S
|
git commit -S
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
3. (Optional) Create signed tags.
|
3. (Optional) Create signed tags.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue