EG/terminal

4 lines
90 B
Plaintext

# 检查当前分支和状态
git status
git branch -v
git log --oneline --graph --all -10