Right now after run git log --all
, git return me only 25 recent logs and then I must to press Enter
to get another one log. So, how to get all of the logs at once?
Thanks for any help
Right now after run git log --all
, git return me only 25 recent logs and then I must to press Enter
to get another one log. So, how to get all of the logs at once?
Thanks for any help