mercurial/__init__.py
author Mathias De Maré <mathias.demare@gmail.com>
Wed, 10 Dec 2014 10:32:51 +0100
changeset 23523 01a8dfc79cdc
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
subrepo: add partial diff support for git subrepos So far, git subrepositories were silently ignored for diffs. This patch adds support for git subrepositories, with the remark that --include and --exclude are not supported. If --include or --exclude are used, the subrepo is ignored.