##// END OF EJS Templates
graft: fix interpolation in a ProgrammingError case...
graft: fix interpolation in a ProgrammingError case The `action` is str, which can't be interpolated into bytes. Fortunately, `ProgrammingError` allows a str to be passed.
Matt Harbison -
r53243:1802d9af default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / config
config_items.rs Loading ...
layer.rs Loading ...
mod.rs Loading ...
plain_info.rs Loading ...
values.rs Loading ...