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.gitor track it's progress through gitweb at git-gui @ repo.or.cz.
git clone git://repo.or.cz/git-gui.gitor track it's progress through gitweb at git-gui @ repo.or.cz.
2 comments :
sudo apt-get install git-gui
to use "view branches in grafic mode" add:
sudo apt-get install gitk
Post a Comment