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