Skip to main content

Some useful scripts to operate track history and patch changes during rebases.

Project description

Installation

pip install git-check-rebase

Description

git-check-rebase is an utility for different kinds of git branch rebasing control. git-check-rebase compares several git commit ranges and produce a comparison table, where columns corresponds to specified ranges (and there are some additional helping columns).

The last range (the rightmost in the command line) produces the sequence. All rows of the resulting table correspond to comments from the sequence and the column corresponding to the sequence is a kind of git log --oneline --reverse.

For each commit of the sequence git-check-rebase searches for corresponding commit in other ranges and fills corresponding cells in other range columns.

Then git-check-rebase compares the commits in the each line and mark equal commits by green color. There is also a possibility to compare commits in –interactive mode and mark them as checked. In this case leftmost commit in a row is green and the equal (checked by hand) commit is yellow.

Short example:

https://gitlab.com/vsementsov/git-check-rebase/-/raw/ea72a4b7ccaefcad6424b09fa5ae6b69fd1d2e63/docs/_static/img/ex1.png

Here first commit is equal in both v1 and v2 of the feature branch, second commit is marked ok during –interactive session, third commit is not checked (and not equal) and the last one is absent in v1, so it’s “new”.

Use cases

When git-check-rebase can help?

  • Check difference between versions of upstream series

  • Check backported series

  • Check status of rebasing a downstream branch to a new upstream release

  • Check upstreaming status of commits in downstream branch

Documentation

Full documentation is here

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

git-check-rebase-0.5.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

git_check_rebase-0.5-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file git-check-rebase-0.5.tar.gz.

File metadata

  • Download URL: git-check-rebase-0.5.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for git-check-rebase-0.5.tar.gz
Algorithm Hash digest
SHA256 13091bcdd8603f810c18874993bb7d8b05e6cd3bfbdef2ba4abd656e3184e3a8
MD5 cd3f95869530afd0850eea7bd5cfe932
BLAKE2b-256 b87d1ffcacbfe7564810da22f8ddadfaffb8aba8c4319ae4f1eef493629e76ea

See more details on using hashes here.

File details

Details for the file git_check_rebase-0.5-py3-none-any.whl.

File metadata

  • Download URL: git_check_rebase-0.5-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for git_check_rebase-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c1ebce071315ddc35075e8165623f5a0891cbb62013f767e9d6bc9217cd0fadf
MD5 f3fc1af7de6b46e923d259592504b598
BLAKE2b-256 798ef464d5392188841d61cc9cf0a33e612d5212ebd45993486e5dc2096177a9

See more details on using hashes here.

Supported by

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