3 lines
42 B
Bash
3 lines
42 B
Bash
git log -n 5 --pretty=format:"%H"
|
|
echo ""
|
git log -n 5 --pretty=format:"%H"
|
|
echo ""
|