]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/name-rev-stdin'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:17 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:17 +0000 (14:23 -0700)
Using "git name-rev --stdin" as an example, improve the framework to
prepare tests to pretend to be in the future where the breaking
changes have already happened.

* jc/name-rev-stdin:
  name-rev: remove "--stdin" support
  t6120: further modernize
  t6120: avoid hiding "git" exit status
  t: introduce WITH_BREAKING_CHANGES prerequisite
  t: extend test_lazy_prereq
  t: document test_lazy_prereq

1  2 
t/t5516-fetch-push.sh

Simple merge