chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Write to a stack log when stack is modified
[stgit]
/
stgit
/
commands
/
diff.py
diff --git
a/stgit/commands/diff.py
b/stgit/commands/diff.py
index e0078f998d811e95c807970e887d8cf92bc4cf85..38de3a1dd6cb31b2e34ca02d5746109b3027b8b9 100644
(file)
--- a/
stgit/commands/diff.py
+++ b/
stgit/commands/diff.py
@@
-44,7
+44,7
@@
options = [
short = 'Show the stat instead of the diff'),
] + argparse.diff_opts_option()
-directory = DirectoryHasRepository()
+directory = DirectoryHasRepository(
log = False
)
def func(parser, options, args):
"""Show the tree diff