Working with Repositories

This section describes common SmartGit actions you’ll need to use when working with Git Repositories on your local system.

Contents:

Opening a Repository

Use Repository | Add or Create to either open an existing local repository (e.g., initialized or cloned with the Git command line client) or to initialize a new repository.

Specify the local directory you want to open. If the specified directory is not yet a Git repository, you can initialize it.

Settings

Once you have a opened a repository, use Repository | Settings to configure repository-specific settings.