Skip to main content

ghit

Project description

ghit Command Line Utility

:warning: Work in progress.

Features

  • Stack display with ghit ls or ghit -v ls shows:
    • the branch tree
    • the relation to the base branch state
    • the PR state, if any
    • the unresolved PR comments, if any
  • Stack navigation (checkout):
    • ghit up, ghit down, ghit top, ghit bottom
  • Stack initialization with ghit init:
    • creates .ghit.stack with the current branch as the main branch
    • adds .ghit.stack to .gitignore
  • Stack manipulation: ghit branch create <name>:
    • create and switch to the new branch
    • add new branch name to .ghit.stack
  • Stack or branch publication with ghit stack submit or ghit branch submit:
    • pushes branch(es) upstream with no force, so may fail after rebase
    • creates or updates GitHub PR(s)
    • creates or updates dependencies comment(s)
  • Check that branches in a stack sit on the heads of their parents with ghit stack check

Installation

python3 -m pip install ghit-smartptr

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ghit-smartptr-0.0.5.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

ghit_smartptr-0.0.5-py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page