Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added git-backport

...

  • git-jcheck - a backwards compatible Git port of jcheck

  • git-webrev - a backwards compatible Git port of webrev

  • git-defpath - a backwards compatible Git port of defpath

  • git-trees - a backwards compatible Git port of trees
  • git-fork - fork a project on an external Git source code hosting provider to your personal space and optionally clone it

  • git-sync - sync the personal fork of the project with the current state of the upstream repository
  • git-backport - fetch a commit from a remote repository and apply it on top of the current branch
  • git-pr - interact with pull requests for a project on an external Git source code hosting provider

  • git-info - show OpenJDK information about commits, e.g. issue links, authors, contributors, etc.

  • git-token - interact with a Git credential manager for handling personal access tokens

  • git-translate - translate between Mercurial and Git hashes

  • git-publish - publish a local branch to a remote repository
  • git-proxy - proxy all network traffic from a Git command through a HTTP(S) proxy
  • git-skara - learn about and update the Skara CLI tool

...