gitSafe

gitSafe is a SourceSafe like application written on top of git, a command line driven Source Control Management (scm) system.

It requires git to be installed (either Cygwin or msysGit versions)

During this initial development phase, source will not be available. Eventually, it will be made available on one of the free git hosting companies.

What it does

gitSafe's role is to simplify the tedium of learning and understanding git. If you're already using git from the command line and you're happy with it, then gitSafe may not bring much to the table, although it can help with getting a quick overall of the state of a git repository. In summary:

What it doesn't

System Requirements and Setup

Setup

Simply go to the download section and copy the latest exe and place it wherever you want. This is NOT a setup, but the exe itself.

You shouldn't need the Visual Studio 2008 runtime, however, it is available from microsoft, here.

For more information about configuration options, please see here.

Suggestions

Whilst suggestions on the whole are welcome, at the moment in this development phase, all suggestions will be ignored, since there is a large body of work that must first be set up to make gitSafe a viable product. A forum may (later) be set up where people can vote for feature requests.