Scroll to navigation

HG-RESET(1) User Commands HG-RESET(1)

NAME

hg-reset - print info for hg-fast-export restart

SYNOPSIS

hg-reset [options] [-r <repo>] -R <rev>

DESCRIPTION

Print SHA1s of latest changes per branch up to <rev> useful to reset import and restart at <rev>. If <repo> is omitted, use last hg repository as obtained from state file, GIT_DIR/hg2git-state by default.

OPTIONS

File to read git-fast-import's marks from
File to read last run's hg-to-git SHA1 mapping
File to read last run's git heads from
File to read status from
URL of repo to import
Revision to reset to
February 2014 hg-reset