Is there any Graphical tool that I can setup my "git --bare repository" .
I want to setup a GUI based tool for my Git Server(Git init --bare). For Local repo we have many option . But is there any tool I can setup for bare repo. I need a view like Github .But git--bare repository the files are not stores in proper format.
Comments
Post a Comment