Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Issues with creating a repository #831

Open
@jw-s

Description

@jw-s

Hi,

First of all thank-you for this awesome project!

I am using go-git within one of my projects and within some of my tests I need to standup a mock local repository.

I have been trying to create this via go-git.

  1. init
  2. add files
  3. commit.
  4. create new branch
  5. referencing this newly created repository via it's fs path.

I am experiencing that the branches I create don't exist along with referencing the created files.

Could someone please assist me in creating a repository from scratch locally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions