rebase.c
33.1 KB
-
rebase: change assertion to avoid · 4505a42a
It looks like we're getting the operation and not doing anything with it, when in fact we are asserting that it's not null. Simply assert that we are within the operation boundary instead of using the `git_array_get` macro to do this for us.
Edward Thomson committed