##// END OF EJS Templates
bookmarks: factor out delete logic from commands...
bookmarks: factor out delete logic from commands We keep the lock in the caller so that future devs are aware of the locking implications.

File last commit:

r24907:9570587b default
r33005:9343fce8 default
Show More
map-cmdline.phases
3 lines | 248 B | text/plain | TextLexer
%include map-cmdline.default
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'