Skip to content

yoolang/git-multi-merge-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

git-multi-merge-tool

git 多工程自动合并脚本工具

# 查看帮助信息
python3 run.py -h

run.py -f <from_branch> -t <to_branch> -o <option>
    ------------------------------------------
    -o <option>
        diff 差分分支差异
        init 初始化
        merge 合并差异分支

About

git 多工程自动合并脚本工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages