##// END OF EJS Templates
bookmarks: accept explicit -r 'wdir()' when adding new bookmarks (issue6218)...
bookmarks: accept explicit -r 'wdir()' when adding new bookmarks (issue6218) Even though the bookmark semantics can't be fully encoded to the virtual working changeset idea, the active bookmark can be considered a bookmark of the working revision. Before, 'tgt' was None, and changes=[(bm, None)] means deleting a bookmark named 'bm'.

File last commit:

r40307:dbc28c91 default
r43999:a80d5dde default
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true