X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/751c890baeb20118bcdea0b735c85995b7f588fa..6dd8fafabb5b8e266a85f13c8851ca8a66a1a405:/stgit/commands/assimilate.py diff --git a/stgit/commands/assimilate.py b/stgit/commands/assimilate.py index 43672fd..db8a95c 100644 --- a/stgit/commands/assimilate.py +++ b/stgit/commands/assimilate.py @@ -53,6 +53,7 @@ Note that these are "inconsistencies", not "errors"; furthermore, with the way "assimilate" handles them, you have no reason to avoid causing them in the first place if that is convenient for you.""" +directory = DirectoryHasRepository() options = [] class Commit(object):