项目作者: ma99us

项目描述 :
Simple GUI tool to issue most common git commands in a batch
高级语言: Java
项目地址: git://github.com/ma99us/gpusher.git
创建时间: 2017-06-14T23:41:06Z
项目社区:https://github.com/ma99us/gpusher

开源协议:

下载


gpusher

GIT version control system is great, but:

  • Does your IDE GIT plugin constantly screwing up your files?
  • Do you only trust command line GIT tool, but tired of typing same commands over and over again?
  • Do you often want to push a few changed files into separate branch (for later merge request), and continue working on your main development branch?
  • Do you like simple and no-nonsense GUI tools?

    If you answered “Yes” to some of these questions, then you might like this G-Pusher tool. Check it out, it’s free and open source.

Download executable jar-file (Requires Java 1.7+): gpusher.jar

Screenshots:

Main dialog:

Main dialog

Checkout a branch:

Checkout branch

See local changes to a file:

Diff file

‘nuff said