我最近了解到我可以通过hg日志以相反的顺序打印历史记录:
hg log -r :
所以当然我试过了:
git log -r :
嗯,它不起作用.那么在git中执行相同操作的命令是什么?
git git-log
git ×1
git-log ×1