agsdot/dotfiles

Add git-webui

Closed this issue · 2 comments

Saw this on reddit.
http://www.reddit.com/r/git/comments/2h7yhs/gitwebui_a_web_interface_for_your_git_repositories/ .

Just did a brief install. Potentially very useful, and also crossplatform.

Add this to the setupGitconfig script. Also add a bash alias for "git webui" to be "webui"

Feature added to setupGitconfig.sh script. Closing issue.

Note on bash alias: I'll leave it to someone else to modify their bash aliases for git webui to be "webui". Seems to specific to modify the bash_alias script, if or if not the script is installed.