Comment on Git's Little Bundle of JoyparentComments−schacon16yno, 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'−mattchew16yThanks for the correction. Hg newbie.
Comments
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'
Thanks for the correction. Hg newbie.