]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sk/t1100-modernize'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:54 +0000 (10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2026 17:30:54 +0000 (10:30 -0700)
commit2b8f09faecace1f15ddea3bf249fefd81ac5e92b
treedf9eeaac82db1af7f43ef6f0da1e6af61622002c
parent518368999ab46b000287a37e1a0c63585fe8e32c
parent9719c290ee5926487caacc1ff059c043323ed183
Merge branch 'sk/t1100-modernize'

The test script 't/t1100-commit-tree-options.sh' has been modernized
by converting test cases to the modern style (using single quotes and
tab indentation) and moving the creation of the expected file inside
the setup test so it runs under the protection of the test harness.

* sk/t1100-modernize:
  t1100: move creation of expected output into setup test
  t1100: modernize test style