##// END OF EJS Templates
pull-requests: log a mismatch of name changed during a display of a PR....
pull-requests: log a mismatch of name changed during a display of a PR. If long-living PR was altered that the names of repo doesn't match anymore, we'll show a warning instead of silent 404.

File last commit:

r2252:dc922ddb stable
r4472:f5835fa9 default
Show More
hg_diff_no_newline.diff
9 lines | 266 B | text/x-diff | DiffLexer
diff --git a/server.properties b/server.properties
--- a/server.properties
+++ b/server.properties
@@ -1,2 +1,3 @@
property=value
-anotherProperty=value
\ No newline at end of file
+anotherProperty=value
+newProperty=super_important_value
\ No newline at end of file