hgext/__init__.py
author Erik Zielke <ez@aragost.com>
Mon, 31 Jan 2011 13:40:05 +0100
changeset 13324 e5617047c926
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
subrepo: make update -C clean the working directory for git subrepos This makes 'hg update --clean' behave the same way for all three kinds of subrepositories [hg, svn, git]. Before git subrepos did not take the clean parameter into account, but just updated to the given revision and merged uncommitted changes into that.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder