comparison mercurial/hg.py @ 2795:135823f37304

new extension: fetch -> combine pull and merge/update pull changes from remote repo. if changes add new head: merge with new head, commit result. else: update working dir to new head. this makes useful command like git 'pull' command.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Mon, 07 Aug 2006 17:27:38 -0700
parents b1b1aa6f275c
children 8cd3e19bf4a5
comparison
equal deleted inserted replaced
2794:bd8a9a94139f 2795:135823f37304