Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattchew
5942 days ago
hg export, hg import
1 comments
schacon
5942 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'
link
mattchew
5942 days ago
Thanks for the correction. Hg newbie.
link