Revision 5731e4040998d978108dd6ca80f4f67129b6453e authored by Junio C Hamano on 08 February 2021, 22:05:53 UTC, committed by Junio C Hamano on 08 February 2021, 22:05:53 UTC
Code clean-up.

* ma/t1300-cleanup:
  t1300: don't needlessly work with `core.foo` configs
  t1300: remove duplicate test for `--file no-such-file`
  t1300: remove duplicate test for `--file ../foo`
2 parent s 7734136 + 04f6b0a
Raw File
.gitmodules
[submodule "sha1collisiondetection"]
	path = sha1collisiondetection
	url = https://github.com/cr-marcstevens/sha1collisiondetection.git
	branch = master
back to top