]> git.99rst.org Git - git.git/commit
revision: reorder `read_revisions_from_stdin()`
authorPatrick Steinhardt <redacted>
Thu, 15 Jun 2023 14:39:51 +0000 (16:39 +0200)
committerJunio C Hamano <redacted>
Thu, 15 Jun 2023 19:09:31 +0000 (12:09 -0700)
commitcc8045018d0ba6c9b94d3f0010f27c342d0d4111
tree14bae9be4ad629967fc793bc27f80add362a2694
parentd7d8841f67f29e6ecbad85a11805c907d0f00d5d
revision: reorder `read_revisions_from_stdin()`

Reorder `read_revisions_from_stdin()` so that we can start using
`handle_revision_pseudo_opt()` without a forward declaration in a
subsequent commit.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
revision.c
git clone https://git.99rst.org/PROJECT