Skip to content

hozumi/visugit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visugit

Visugit is a visualization tool for git repository.
visugit screen shot Screencast

Install

Tested on OSX 10.6 and Ubuntu 10.04.

% wget --no-check-certificate https://github.com/hozumi/visugit/raw/stable/bin/visugit
% chmod +x visugit
% ./visugit upgrade
The script at ./visugit will be upgraded to the latest stable version.
-n Do you want to continue [Y/n]? y
Upgrading...

option
Install visugit command wherever you want.
% mv ./visugit /usr/local/bin/

Usage

% ./visugit ./your-git-project-dir-path

Upgrade

% ./visugit upgrade
Upgrading...

% ./visugit version
visugit version is 1.0.0-SNAPSHOT

Uninstall

% rm ./visugit
% rm -r ~/.visugit/

License

Copyright (C) 2010 Takahiro Hozumi.

Distributed under the Eclipse Public License.

About

visualize git repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published