Sunday, January 21, 2007

git-gui Screenshots

niv on #git nudged me enough to create some screenshots of git-gui.


The main window:


Branch creation dialog:


Delete branch dialog:


You can currently get git-gui by cloning the repository from repo.or.cz:
git clone git://repo.or.cz/git-gui.git
or track it's progress through gitweb at git-gui @ repo.or.cz.

2 comments:

  1. to use "view branches in grafic mode" add:
    sudo apt-get install gitk

    ReplyDelete