diff options
author | Danny Holman <dholman@gymli.org> | 2025-02-27 00:27:54 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2025-02-27 00:27:54 -0600 |
commit | 707de696dcb9caabb58d10ed6b35f1cfe6bb02b7 (patch) | |
tree | 89320f43a5e7a33a27a85eab0ac9c1246e7016f2 /.gitconfig | |
parent | a27e83028b7943d26d881564ed446a2a4d374fed (diff) |
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -23,4 +23,6 @@ [safe] directory = * [maintenance] - repo = /home/dholman/repositories/linux + repo = /home/dholman/repositories/linux +[alias] + cs = commit --signoff |