]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4049-diff-stat-count.sh
Merge branch 'jc/name-rev-stdin'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:21:00 +0000 (14:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Feb 2022 22:21:00 +0000 (14:21 -0800)
commitd9976b184596e499e6ce5e0a61d17ef688d1e247
treea842b2a7ea1b892594972e0a1c98527f5b7edef1
parent472a219f8daa522157886979ec954d4730755db1
parenta2585719b347b57a4fb61a4ed24301cfa3cf19a7
Merge branch 'jc/name-rev-stdin'

"git name-rev --stdin" does not behave like usual "--stdin" at
all.  Start the process of renaming it to "--annotate-stdin".

* jc/name-rev-stdin:
  name-rev.c: use strbuf_getline instead of limited size buffer
  name-rev: deprecate --stdin in favor of --annotate-stdin
t/t4202-log.sh
t/t6120-describe.sh