Skip to content
/ gpusher Public

Simple GUI tool to issue most common git commands in a batch

Notifications You must be signed in to change notification settings

ma99us/gpusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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