Skip to content

CLI tool to remap commits during a migration after a history rewrite

License

Notifications You must be signed in to change notification settings

mona-actions/gh-commit-remap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-commit-remap

CLI tool to remap commits during a migration after a history rewrite

Install

gh extension install mona-actions/gh-commit-remap

Upgrade

gh extension upgrade gh-commit-remap

Usage

gh commit-remap --help
Is a CLI tool that can remap commits hashed 
        after performing a history re-write when performing a migration For exam

Usage:
  gh-commit-remap [flags]

Flags:
  -h, --help                       help for gh-commit-remap
  -c, --mapping-file string        Path to the commit map file Example: /path/to/commit-map
  -m, --migration-archive string   Path to the migration archive Example: /path/to/migration-archive