Hacker News new | ask | show | jobs
by schacon 5946 days ago
no, i think that maps to 'git format-patch' and 'git am' for creating and applying patches as email. there is actually an 'hg bundle' command that does largely the same thing as 'git bundle'
1 comments

Thanks for the correction. Hg newbie.