Skip to content

GUI Tool for processing git pre merge and print merge conflicts to terminal

License

Notifications You must be signed in to change notification settings

Al-assad/git-merge-tool-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-merge-tool-GUI

GUI Tool for processing git pre merge and print merge conflicts

git 分支合并测试GUI工具,用于在正式合并分支之前,进行分支的预先合并测试,并获取所有冲突文件列表,冲突行commit 信息,基于 JGit 进行开发,GUI 部分使用 JavaFX 开发;

Xnip2019-03-16_21-55-20

Xnip2019-03-16_21-58-13

开发信息

  • 开发环境

    • Intellij IDEA 2018.3
    • JDK 1.8.0_191
  • 编译环境

    • Gradle 4.10.2
    • javafx-gradle-plugin 8.8.2 (dynamicfiles)
  • 运行环境

    • JRE 1.8
  • 已测试环境

    • Mac OS X - 10.14
    • Ubuntu - 16.04
    • Window - 10

运行方式

直接解压已经编译的二进制包,双击 "Git合并测试小工具.jar" 即可运行该 GUI 程序;

二进制包下载地址

About

GUI Tool for processing git pre merge and print merge conflicts to terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages