Skip to main content
  1. Learn center
  2. Software Development
  3. Guides
  4. Git tutorial
  5. How to use Git
  6. How to use Git on Windows
  7. Create a remote repository
GuidesSoftware DevelopmentBacklog
Git

Project and code management together.

Create a remote repository

We will create a remote repository in Backlog, the version control software we mentioned at the beginning of this tutorial.

Project Admins can create new Git repositories in Backlog. If you do not have this role, ask your Project Admin to create a repository for you. Alternatively, you can start your own Space and create repositories there.

You can start a free trial

First, log in to Backlog and click “Git” from the project menu in which you want to create a repository. If you do not have a project yet, you will need to create one first.

Click Git in the project in which you wish to create a repository

If Git is not displayed as shown above, you will have to enable it by selecting the project, going to “Project Settings” > “General,” and clicking the checkbox labeled “enable Git.”

Enable Git function by Git configuration.

After enabling Git, click “Add Repository” on the same Git screen to add a repository.

Click Add a repository

Enter the following name and description, then click the “Create Repository” button:

  • Name: “tutorial”
  • Description: “For use in the tutorial”
Click Create Repository button after entering Repository name and Instruction

You’ll see the panel below when you’ve successfully added your new repository.

A new repository was added

Now you can begin pushing changes to this remote repository.

Subscribe to our newsletter

Learn with Nulab to bring your best ideas to life