diff options
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ [user] - email = [email protected] - name = gxlin + email = [email protected] + name = Guangxiong Lin [init] defaultBranch = main |