Skip to content

封装了一下常用的 git cli 操作, 如分支重命名, 快速提交等.

Notifications You must be signed in to change notification settings

EmiyaYang/gitless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLess

Install

npm install -g @emiya/gitless

Usage

# 快速提交
gls commit
gls c

# 批量重命名 commit
gls rename

# 获取提交者列表
gls clist
gls cl

# 快速发布
gls publish
gls pub

About

封装了一下常用的 git cli 操作, 如分支重命名, 快速提交等.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published