We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd86806 commit 0b8de8aCopy full SHA for 0b8de8a
1 file changed
practices/guides/retrospective-commit-signing.md
@@ -41,7 +41,7 @@ Please take the time to understand the commands that you are using, this is just
41
42

43
44
- Save the changes by pressing `Ctrl+X`, then press `Enter` to confirm.
+ If you are using `Nano`, save the changes with `Ctrl+X` and confirm with `Enter`. For `Vi`, exit with `:wq` to save and quit.
45
46
6. **Amend the commit to include a signature**
47
For each commit you flagged as `edit`, run the following commands:
0 commit comments