Update the test: * Fix style notes in tests * Remove the non-first-parent case, because it's more like fature request, and is not fixed in this batch * Rewrite the commit message, hopely now it answers better to "why"
Max Kirillov (3): blame: add test to describe use of blame --reverse --first-parent blame: extract find_single_final blame: allow blame --reverse --first-parent when it makes sense builtin/blame.c | 61 ++++++++++++++++++++++++++++++--------- t/t8009-blame-vs-topicbranches.sh | 36 +++++++++++++++++++++++ 2 files changed, 83 insertions(+), 14 deletions(-) create mode 100755 t/t8009-blame-vs-topicbranches.sh -- 2.3.4.2801.g3d0809b -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html