diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2025-11-27 17:35:42 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2025-11-27 17:35:42 -0500 |
| commit | 77b295b8b0f9b73ecbda809e7843812c5f4c3737 (patch) | |
| tree | bd4dffb07ab4a55e40bd6d6a06e3d0e27dede598 /.config/git | |
| parent | b83a4973d6979c6c05d2a0af2c806d786f346545 (diff) | |
update
Diffstat (limited to '.config/git')
| -rw-r--r-- | .config/git/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/git/config b/.config/git/config index 24df753..c21bb15 100644 --- a/.config/git/config +++ b/.config/git/config @@ -18,7 +18,7 @@ annotate = yes verify = off -[credential] - helper = himitsu [commit] verbose = true +[push] + autoSetupRemote = true |
