File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 64641. Test it works:
6565
6666 1. Create a temporary branch of your favourite repository.
67- 1. Make an inconsequential whitesace change.
67+ 1. Make an inconsequential whitespace change.
6868 1. Commit the change.
6969 1. You will be prompted for your GPG key passphrase - optionally select to add it to the macOS Keychain.
7070 1. Check the latest commit shows a successful signing:
121121 git config --global tag.gpgsign true
122122 ` ` `
123123
124- 1. Now your key is created, make it avalable within Windows:
124+ 1. Now your key is created, make it available within Windows:
125125
126126 1. Export the key:
127127
145145 git config --global tag.gpgsign true
146146 ` ` `
147147
148- 1. Now make it avalable within WSL:
148+ 1. Now make it available within WSL:
149149
150150 1. Within Ubuntu:
151151
1701701. Test it works:
171171
172172 1. Create a temporary branch of your favourite repository.
173- 1. Make an inconsequential whitesace change.
173+ 1. Make an inconsequential whitespace change.
174174 1. Commit the change.
175175 1. You will be prompted for your GPG key passphrase.
176176 1. Check the latest commit shows a successful signing:
You can’t perform that action at this time.
0 commit comments