kuikuitage

  博客园  ::  :: 新随笔  :: 联系 ::  :: 管理
[user]
	name = Gong Weia
	email = gongweia@uniontech.com
	passwd = .admin123

[alias]
	co = checkout
	ci = commit
	b = branch
	st = status -uno
	df = diff
	ca = commit --amend
	r = review xenial -r origin
[core]
	filemode = false
	autocrlf = false
	ignorecase = false
[commit]
	template = C:\\Users\\gw\\.cimsg
	
[credential "https://gerrit.uniontech.com"]
	provider = generic
	helper = store
	
[pull]
	rebase = true
[color]
	ui = auto
[http]
	sslVerify = false
[credential "https://gitee.com"]
	provider = generic

posted on 2022-08-09 11:39  kuikuitage  阅读(46)  评论(0编辑  收藏  举报