git sequencer status is a Bash script to display the sequencer status
Several git commands (rebase, cherry-pick, am, revert) use the git sequencer
when a list actions needs to be executed.
Althouth all the information is available in the git directory, it can be sometimes quite hard
to find out where you are within your rebase.
This script prints a status of what was done and what is left to do.
It is largely inspired by what Magit prints in it status screen.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:NMorey:git-tools/git-sequencer-status && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000931 931 Bytes | |
git-sequencer-status-1.3.0.9e2167af7c58.tar.bz2 | 0000018330 17.9 KB | |
git-sequencer-status.changes | 0000000923 923 Bytes | |
git-sequencer-status.spec | 0000001903 1.86 KB |
Comments 0