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.

Basic git functionalities needed #197

Closed
@magederek

Description

@magederek

Is it possible to implement "git checkout" and "git commit" in the next stage? I'm developing a automating deploying tool using go-git. However, I find that some of the essential git methods are not implemented yet so that I have to use command line instead. And the second thing is that the Clone method does not function as "git clone", and I have to use "git checkout master" to retrieve the files. Would you enhance these aspect of go-git? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions