diff options
author | adam <56338480+adastx@users.noreply.github.com> | 2022-08-07 13:47:30 +0200 |
---|---|---|
committer | adam <56338480+adastx@users.noreply.github.com> | 2022-08-07 13:47:30 +0200 |
commit | 476ee042a45672af27f337d9193f02ed65da956b (patch) | |
tree | 399159899aeb676a27d99ba90f330462bf47908d /.config/git/config | |
parent | 5c2f8e8bcd55a8ee9d26658cdba7a3a12049432d (diff) |
minor git config change
Diffstat (limited to '.config/git/config')
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config index df0e39a..bbd2037 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,5 @@ [user] - name = Adam + name = adam email = 56338480+adastx@users.noreply.github.com [core] |