~xdavidwu/dotfiles

ref: 6e1538353e4d4196d695dda8200c7e2d50cd9d2d dotfiles/.config/git/config-cscc -rw-r--r-- 240 bytes
6e153835Pinghao Wu vim: ale: javalsp 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
[core]
	hookspath = ~/cscc/githooks
[user]
	name = Ping-Hao Wu
	email = wuph0612@cs.nctu.edu.tw
[credential "https://gitlab.it.cs.nycu.edu.tw"]
	helper = "/usr/bin/glab auth git-credential"
[commit]
	gpgSign = false
[push]
	gpgSign = false