diff options
| author | ubq323 <ubq323@ubq323.website> | 2024-08-21 13:28:23 +0100 | 
|---|---|---|
| committer | ubq323 <ubq323@ubq323.website> | 2024-08-21 13:28:33 +0100 | 
| commit | 04dce7bcd6d2ec8928a5ec70973cd5fee41aa295 (patch) | |
| tree | 90e336d0ef2385c410fbbc161873fee1c73ee33d /.config/git | |
| parent | 13e77a6da6361ecf185ef46fe09b16115a77aea0 (diff) | |
Diffstat (limited to '.config/git')
| -rw-r--r-- | .config/git/config | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index 91308e0..765aad1 100644 --- a/.config/git/config +++ b/.config/git/config @@ -16,3 +16,5 @@  	smtpserverport=587  	confirm=always  	annotate=yes +[rebase] +	autoSquash = yes  | 
