git config IDE

版权声明:盗版必究 https://blog.csdn.net/qq_36658051/article/details/86574191
[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[branch "master"]
	remote = origin
	merge = refs/heads/master
[remote "origin"]
	url = [email protected]:flyim/water.git

猜你喜欢

转载自blog.csdn.net/qq_36658051/article/details/86574191
今日推荐