Skip to content

lfx1993/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

git命令别名
[alias]
    ad = add .
	cmm = commit -m
	lg = log
	rlg = reflog
	co = checkout
	cob = checkout -b
	cm = commit
	st =status
	pl = pull
	br = branch

About

git 学习的案例仓库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages