qol(git@modules): git pulls with rebase now
This commit is contained in:
@@ -19,6 +19,9 @@ in
|
|||||||
commit = {
|
commit = {
|
||||||
gpgSign = true;
|
gpgSign = true;
|
||||||
};
|
};
|
||||||
|
pull = {
|
||||||
|
rebase = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
gpg = {
|
gpg = {
|
||||||
|
|||||||
Reference in New Issue
Block a user