Rev 2799: Remove irrelevant TODO. in http://people.ubuntu.com/~robertc/baz2.0/commit
Robert Collins
robertc at robertcollins.net
Tue Oct 2 02:07:14 BST 2007
At http://people.ubuntu.com/~robertc/baz2.0/commit
------------------------------------------------------------
revno: 2799
revision-id: robertc at robertcollins.net-20071002010655-7ba9irkoevv3rnqa
parent: robertc at robertcollins.net-20070927213849-fo6b41yk0pfzym1x
committer: Robert Collins <robertc at robertcollins.net>
branch nick: commit
timestamp: Tue 2007-10-02 11:06:55 +1000
message:
Remove irrelevant TODO.
modified:
bzrlib/commit.py commit.py-20050511101309-79ec1a0168e0e825
=== modified file 'bzrlib/commit.py'
--- a/bzrlib/commit.py 2007-09-27 21:38:49 +0000
+++ b/bzrlib/commit.py 2007-10-02 01:06:55 +0000
@@ -726,8 +726,6 @@
content_summary = ('directory',) + content_summary[1:]
kind = content_summary[0]
# TODO: specific_files filtering before nested tree processing
- # TODO: push this down into record_entry so the new ie can be set
- # directly.
if kind == 'tree-reference':
if self.recursive == 'down':
nested_revision_id = self._commit_nested_tree(
More information about the bazaar-commits
mailing list