diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-12-16 19:42:02 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-12-16 21:54:44 -0800 |
commit | dfff4b7aa42de7e7d58caeebe2c6128449f09b76 (patch) | |
tree | 4bf8fbc8a9bffd10627fceb57cc972e4cbbdd8f8 /builtin-rev-parse.c | |
parent | 872354dcb3ce5f34f7ddb12d2c89d26a1ea4daf0 (diff) | |
download | git-dfff4b7aa42de7e7d58caeebe2c6128449f09b76.tar.gz git-dfff4b7aa42de7e7d58caeebe2c6128449f09b76.tar.xz |
gitweb: do not run "git diff" that is Porcelain
Jakub says that legacy-style URI to view two blob differences are never
generated since 1.4.3. This codepath runs "git diff" Porcelain from the
gitweb, which is a no-no. It can trigger diff.external command that is
specified in the configuration file of the repository being viewed.
This patch applies to v1.5.4 and later.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-rev-parse.c')
0 files changed, 0 insertions, 0 deletions