Expand description

Push the user’s commits to a remote.

Modules

  • GitHub backend for submitting patch stacks.
  • Phabricator backend for submitting patch stacks.

Structs

Enums

  • The status of a commit, indicating whether it needs to be updated remotely.

Traits

  • “Forge” refers to a Git hosting provider, such as GitHub, GitLab, etc. Commits can be pushed for review to a forge.

Functions