merge: add --reverse-parents option
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 10 May 2014 02:45:07 +0000 (21:45 -0500)
committerFelipe Contreras <felipe.contreras@gmail.com>
Wed, 18 May 2016 20:08:18 +0000 (15:08 -0500)
commit5643c6be1d42f0ec0d44572d38714a8ef9952b6c
tree70558325afa413cc0d43f2859ab6b6f7f4cff374
parente9de06b4de8bc76b3ad57f64aefcedbf5dd2b28d
merge: add --reverse-parents option

It would be useful to make `git update` reverse parents as desired.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Documentation/merge-options.txt
builtin/commit.c
builtin/merge.c
commit.c
commit.h
t/t7600-merge.sh