pull-pal/vc
Moby von Briesen 3aa79401d0 Implement "local repo" functionality in github client
* Retrieving the current state (i.e. contents) of file at path in local
  repo
* Starting a commit
* Updating the contents (or creating) file at path in local repo and
  updating the "started" commit
* Finishing a commit
* Pushing commit to new remote branch (as part of creating a PR)
* Removing local repository on "shutdown"
2023-04-22 16:59:59 -04:00
..
common.go Implement "local repo" functionality in github client 2023-04-22 16:59:59 -04:00
github.go Implement "local repo" functionality in github client 2023-04-22 16:59:59 -04:00