diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 15:16:23 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 16:21:05 +0200 |
| commit | 5a05ca47edca3a5cf8fad2e19a533faaa1c7b362 (patch) | |
| tree | e828d52402354f518c12649589544dcf04a7f72e /content/posts/git-path-conditional-config-and-ssh-key-signing.md | |
| parent | 0e0701cb3baf603e1773194031ab37ec779dd8ff (diff) | |
Implement now page
Diffstat (limited to 'content/posts/git-path-conditional-config-and-ssh-key-signing.md')
| -rw-r--r-- | content/posts/git-path-conditional-config-and-ssh-key-signing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/git-path-conditional-config-and-ssh-key-signing.md b/content/posts/git-path-conditional-config-and-ssh-key-signing.md index 4814669..6924a91 100644 --- a/content/posts/git-path-conditional-config-and-ssh-key-signing.md +++ b/content/posts/git-path-conditional-config-and-ssh-key-signing.md @@ -36,7 +36,7 @@ I personally use separate Git identities and SSH keys for personal and work proj gpgsign = true ``` -I'm happy that this is supported natively, so I don't have to use any wrapper scripts, such as those described in [a previous note](../archive/directory-aware-git). +I'm happy that this is supported natively, so I don't have to use any wrapper scripts, such as those described in [a previous note](/posts/directory-aware-git). ## SSH key signing |
