mirror of
https://github.com/Pull-Pal/pull-pal.git
synced 2025-11-23 11:52:16 -05:00
* 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"