From a27717d1717b6fdf69e9472e8e9f61b2bbaeb5e7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 25 Jan 2020 04:45:07 +0000 Subject: viewdiff: add "b=" param with non-standard diff prefix <20180228012207.GB251290@aiede.svl.corp.google.com> (posted to git@vger) uses "i" and "w" prefixes instead of the standard "a" and "b" prefixes, ensure we emit a "b=$FILENAME" param for the solver endpoint to improve search accuracy, syntax highlighting, and information density in the URL itself. --- xt/solver.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xt/solver.t') diff --git a/xt/solver.t b/xt/solver.t index 5307e120..d2206b28 100644 --- a/xt/solver.t +++ b/xt/solver.t @@ -27,7 +27,7 @@ my $todo = { '776fa90f7f/s/?b=contrib/git-jump/git-jump', '5cd8845/s/?b=submodule.c', '81c1164ae5/s/?b=builtin/log.c', - '6aa8857a11/s/?b=protocol.c', # TODO: i/, w/ instead of a/ b/ + '6aa8857a11/s/?b=protocol.c', '96f1c7f/s/', # TODO: b=contrib/completion/git-completion.bash 'b76f2c0/s/?b=po/zh_CN.po', ], -- cgit v1.2.3-24-ge0c7