##// END OF EJS Templates
commands.bookmarks: separate out 'no bookmarks set' status messages...
commands.bookmarks: separate out 'no bookmarks set' status messages Upcoming patches will acquire the wlock for write operations, such as make inactive, but not read-only ones, such as list bookmarks. Separate out the status messages so that the code paths can be separated.
Siddharth Agarwal -
r20231:1053f5a7 default
Show More