hand7s: git fix
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
parent
e897fb4e87
commit
b48819bb95
1 changed files with 2 additions and 1 deletions
|
|
@ -7,12 +7,13 @@
|
|||
aliases = {
|
||||
pushall = "push github; push gitlab";
|
||||
pushall-f = "push --force github; push --force gitlab";
|
||||
key = config.sops.secrets.sshKeyOpen.path;
|
||||
|
||||
};
|
||||
|
||||
signing = {
|
||||
format = "ssh";
|
||||
signByDefault = true;
|
||||
key = config.sops.secrets.sshKeyOpen.path;
|
||||
};
|
||||
|
||||
lfs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue