Commit ef6824107e983f0c4f0fc08b71d85e174864a9ce

Carlos Martín Nieto 2018-04-11T17:52:51

revwalk: remove one useless layer of functions We don't currently need to have anything that's different between `get_revision` and `get_one_revision` so let's just remove the inner function and make the code more straightforward.