]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/revision-stdin-with-options'
authorJunio C Hamano <gitster@pobox.com>
Tue, 4 Jul 2023 23:08:18 +0000 (16:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Jul 2023 23:08:18 +0000 (16:08 -0700)
The set-up code for the get_revision() API now allows feeding
options like --all and --not in the --stdin mode.

* ps/revision-stdin-with-options:
  revision: handle pseudo-opts in `--stdin` mode
  revision: small readability improvement for reading from stdin
  revision: reorder `read_revisions_from_stdin()`

1  2 
revision.c

diff --cc revision.c
Simple merge