##// END OF EJS Templates
narrow: update TODO.rst now that we share format with sparse...
Martin von Zweigbergk -
r40116:56d4f885 default
parent child Browse files
Show More
@@ -9,9 +9,8 b' the stand-in to raise a ProgrammingError'
9 Reason more completely about rename-filtering logic in
9 Reason more completely about rename-filtering logic in
10 narrowfilelog. There could be some surprises lurking there.
10 narrowfilelog. There could be some surprises lurking there.
11
11
12 Formally document the narrowspec format. Unify with sparse, if at all
12 Formally document the narrowspec format. For bonus points, unify with the
13 possible. For bonus points, unify with the server-specified narrowspec
13 server-specified narrowspec format.
14 format.
15
14
16 narrowrepo.setnarrowpats() or narrowspec.save() need to make sure
15 narrowrepo.setnarrowpats() or narrowspec.save() need to make sure
17 they're holding the wlock.
16 they're holding the wlock.
General Comments 0
You need to be logged in to leave comments. Login now