{"id":21135920,"url":"https://github.com/deuxhuithuit/rebase-with-history","last_synced_at":"2026-04-18T00:31:11.648Z","repository":{"id":65472781,"uuid":"94122032","full_name":"DeuxHuitHuit/rebase-with-history","owner":"DeuxHuitHuit","description":"Simple tool that adds the picked commit into the commit message","archived":false,"fork":false,"pushed_at":"2018-04-20T16:15:12.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-21T08:49:36.122Z","etag":null,"topics":["collaboration","git","history","rebase"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/rwh","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeuxHuitHuit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-12T17:22:58.000Z","updated_at":"2018-04-20T16:15:13.000Z","dependencies_parsed_at":"2023-01-25T02:25:12.252Z","dependency_job_id":null,"html_url":"https://github.com/DeuxHuitHuit/rebase-with-history","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeuxHuitHuit%2Frebase-with-history","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeuxHuitHuit%2Frebase-with-history/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeuxHuitHuit%2Frebase-with-history/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeuxHuitHuit%2Frebase-with-history/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeuxHuitHuit","download_url":"https://codeload.github.com/DeuxHuitHuit/rebase-with-history/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243581063,"owners_count":20314163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collaboration","git","history","rebase"],"created_at":"2024-11-20T07:00:08.396Z","updated_at":"2026-04-18T00:31:11.593Z","avatar_url":"https://github.com/DeuxHuitHuit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rebase With History ![David DM](https://david-dm.org/DeuxHuitHuit/rebase-with-history.png) [![npm version](https://badge.fury.io/js/rwh.svg)](http://badge.fury.io/js/rwh)\n\n\u003e Simple tool that adds the picked commit into the commit message\n\n## Installation\n\n```\nnpm i -g rwh\n```\n\n## WTF?\n\nFan of `git rebase` but you do not want to loose the original commit since people complained on it on github?\n`rwh` has your covered.\n\nIt is a simple wrapper around the `git rebase` command, that will temporarily replace your `$GIT_EDITOR` with a automated one. This \"editor\" will reword the original commit and insert a new paragraph with the original commit sha1 reference. You use it the same way as with git, i.e. `rwh master`. It can be run multiple times.\n\n```\nUsage: rwh [branch]\n       rwh [--option]\n\nOptions:\n  -h, -?, --help  Show help                            [boolean]\n  --continue      Continue the rebase operation        [boolean]\n  --skip          Skip the current commit and continue [boolean]\n  --next          Commits the current index and continue the rebase operation [boolean]\n  --version       Show version number                  [boolean]\n```\n\n## Example\n\n```\ncommit 53a499cb36d75446f4bcbcc5c80f6abb8e78f361\nAuthor: nitriques \u003cnitriques@users.noreply.github.com\u003e\nDate:   Tue Jun 13 22:34:25 2017 -0400\n\n    Better usage message\n    \n    Picked from 46f4bcbcc\n    \n```\n\n## Requirements\n\n1. Bash\n2. Node\n\n### LICENSE\n\n[MIT](https://deuxhuithuit.mit-license.org)    \nMade with love in Montréal by [Deux Huit Huit](https://deuxhuithuit.com)    \nCopyrights (c) 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeuxhuithuit%2Frebase-with-history","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeuxhuithuit%2Frebase-with-history","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeuxhuithuit%2Frebase-with-history/lists"}