Module up_rs::tasks::git

source ·
Expand description

The git library task.

Modules§

  • Git branch shortcuts.
  • Checkout a git branch or ref.
  • git cherry command equivalent, finds equivalent commits.
  • Git errors.
  • Fetch updates to a branch.
  • Merge updates into a branch.
  • Prune unneeded local branches (merged PR branches deleted upstream).
  • Show repo status.
  • Update a git repo.

Structs§

Enums§

Constants§