rev-list --remove-empty: add minimum help and doc entry.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
@ -21,6 +21,7 @@ static const char rev_list_usage[] =
|
||||
" --min-age=epoch\n"
|
||||
" --sparse\n"
|
||||
" --no-merges\n"
|
||||
" --remove-empty\n"
|
||||
" --all\n"
|
||||
" ordering output:\n"
|
||||
" --merge-order [ --show-breaks ]\n"
|
||||
|
Reference in New Issue
Block a user