Skip to content

LiveXY/git-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

更新所有分支的代码

#获取代码安装

git clone https://github.com/LiveXY/git-update.git
cd git-update/
npm install && npm link

#实例

git-update all #更新所有分支的代码
git-update ./path #更新指定目录下的所有分支代码
git-update branchname #更新指定分支代码

Releases

No releases published

Packages

No packages published