X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/751c890baeb20118bcdea0b735c85995b7f588fa..6dd8fafabb5b8e266a85f13c8851ca8a66a1a405:/stgit/commands/commit.py?ds=sidebyside diff --git a/stgit/commands/commit.py b/stgit/commands/commit.py index 0b76c56..2b45c0d 100644 --- a/stgit/commands/commit.py +++ b/stgit/commands/commit.py @@ -32,6 +32,7 @@ remove them from the series while advancing the base. Use this command only if you want to permanently store the applied patches and no longer manage them with StGIT.""" +directory = DirectoryHasRepository() options = []