Skip to content

git-online-helper

GitHub App

git-online-helper

GitHub App

the Git Online Helper will give you extra functionality on you repo:

Comment on a pr with

  • @git-online-helper squash - squash all commits in a PR anytime
  • @git-online-helper rebase - rebase PR
  • @git-online-helper reset {commit} - reset pr to a commit
  • @git-online-helper reset-file {path} to {commit or branch} - reset file to a commit
  • @git-online-helper fix-lockfile - try fix lockfile (supports npm,yarn,pnpm)
  • @git-online-helper fix-lockfile recreate - delete lockfile & try fix lockfile (supports npm,yarn,pnpm)
  • @git-online-helper fix-prettier {optional paths separated by space} - runs prettier on your repo at specified paths
  • @git-online-helper fix-eslint {optional paths separated by space} - runs eslint on your repo at specified paths

Developer

git-online-helper is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse