Was looking for something in Quicksilver today and noticed that there is a application called “GIT GUI” on my system. After poking around a little bit, I saw that there was full man support for git, and after I read that for awhile I found that there are two GUI tools for git.
- from the terminal ‘git gui’ launches a graphical browser of the repository, and
- ‘gitk’ lanches a commit browser in Wish
Never underestimate the power of looking around
Leave a Reply
You must be logged in to post a comment.