Compare commits
2 commits
84c2b18dfa
...
839281022a
Author | SHA1 | Date | |
---|---|---|---|
839281022a | |||
f8b4990dd6 |
1 changed files with 2 additions and 1 deletions
|
@ -155,6 +155,7 @@
|
||||||
signingKey = "~/.ssh/id.key";
|
signingKey = "~/.ssh/id.key";
|
||||||
};
|
};
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
global.gpgsign = true;
|
commit.gpgsign = true;
|
||||||
|
core.sshCommand = "ssh -i ~/.ssh/id.key";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue