##// END OF EJS Templates
hgweb: catch ParseError that's raised by revset.match()...
hgweb: catch ParseError that's raised by revset.match() Some queries, like the demonstrated "first(::)", fail earlier than we call mfunc(), and that results in a "500 Internal Server Error". To prevent it, revset.match() also needs to be in a try-except block.
av6 -
r38994:5caee9f9 stable
Show More
Name Size Modified Last Commit Author
/ rust / hgcli / src
main.rs Loading ...