summaryrefslogtreecommitdiff
path: root/gitweb/static/js/javascript-detection.js
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2018-05-24 00:04:35 -0700
committerJunio C Hamano <gitster@pobox.com>2018-05-28 15:09:01 +0900
commit2a4c19efbf8953cccc28cbf359049caff907a4e6 (patch)
tree7af1954fa7c486fb1610b1079f60102b41ff9f95 /gitweb/static/js/javascript-detection.js
parente144d126d74f5d2702870ca9423743102eec6fcd (diff)
t6036, t6042: use test_create_repo to keep tests independent
These tests used pretty strong measures to get a clean slate: git rm -rf . && git clean -fdqx && rm -rf .git && git init && It's easier, safer (what if a previous test has a bug and accidentally changes into a directory outside the test path?), and allows re-inspecting test setup later if we instead just use test_create_repo to put different tests into separate sub-repositories. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js/javascript-detection.js')
0 files changed, 0 insertions, 0 deletions