Skip to content

Create initial version of the PyGit libarary #1

Description

@dl1998

Create basic functionality

  • General
    • Read Git configuration
    • Update Git configuration
    • Execute raw Git command
  • Repository
    • Init repository
    • Clone repository
    • Use existing repository
  • Change management
    • Add files/folders
    • Remove files/folders
    • Move files/folders
    • Create commit
    • Create tag
    • Create a new branch
    • Switch between branches
    • Pull changes
    • Push changes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions