Skip to content

Refactor git-related code #2

@emintham

Description

@emintham

Right now it uses Popen to directly run git commands, should use a git library like pygit, gitpython, or dulwich instead.

The ideal library will need to support

  1. changing branches easily.
  2. git blaming specific files + line numbers easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions