Top "Git-gui" questions

A Tcl/Tk based graphical user interface to Git.

Is there any IDE/GUI support for git-flow on Windows/Linux?

Are there any GUI frontends for Git with git-flow support? Our team uses Eclipse IDE on Windows and Linux. Managed …

eclipse git git-svn git-gui git-flow
How to do a 'git log' in the Windows Git Gui?

I just used the Git Gui to clone a local repo from GitHub, and then I checked out a certain …

git git-log git-gui
Updating the Git index failed, LF will be replaced by CRLF?

I'm using git-gui for version control and pushing them to remote locations. When I tried to Rescan files for changes, …

git github git-gui
How to Add Remote with Git Gui?

I want to push my changes to a folder on a remote server. I can even do a map drive …

git git-gui
Launch diff tool from Git GUI

I am exploring using the Git GUI software the is default bundled with git. From the unstaged changes window, I …

git git-gui
Git GUI push to specific branch

How can i push to specific branch in remote with GIT gui. I can't seem to find an option for …

git git-gui
Using GIT with GIT GUI - Master and Branching

I am trying out GIT, and using the GIT GUI (from msysgit) with it. I am trying to make a …

git branch msysgit git-gui
Cloning a remote repository with Git GUI ( How to download branches? )

I'm testing Git GUI software (windows version). I cloned a remote repository and now, I only have master branch selectable …

git bitbucket git-gui