

The context menu of a commit summary also contains common actions.
#Edit using sublime merge series#
The commit graph is drawn as a series of commit summaries connected via coloured lines (indicating the topology of the commits).Įach commit summary contains useful information such as the commit message and author, along with any associated branches. The Commits column displays a graph of all commits contained in the repository. Each item also has a context menu which displays common actions. The Locations column displays all branches, remotes, tags, stashes, and submodules contained in the repository.Įach item can be selected to reveal its location in the commit graph (excluding submodules). It contains the Locations column, the Commits column, and the Files column - each of which will be described below. The overview section is designed to show a summary of the repository. The Sublime Merge interface consists of two main sections - the Overview and the Details section. Once you've done this, the new repository will open automatically in Sublime Merge. Select the folder you wish to initialize as a Git repository.Open Sublime Merge, and select the New Repository button.If you're starting a new project, you'll likely instead want to initialize a new Git repository instead. You can now skip to Understanding the interface. Once the clone has completed, the repository will open automatically in Sublime Merge.

This is the name of the repository (stored as a folder on disk) (Optional) Change the name of the local repository using the Repository Name input.This is where the repository will be cloned to Set the local repository path using the Destination Path input.Paste the remote repository URL into the Source URL input.Sublime Merge automatically opens this page on first run (shown below) Navigate to the clone page via File Clone Repository….
#Edit using sublime merge password#
(likely the username and password you use to authenticate with the remote service)

The first step when using Git is usually cloning an existing remote repository. If you haven't already downloaded Sublime Merge, visit the download page. In this guide you'll be shown all the steps you need to get started. Getting started with Sublime Merge is simple.
