📅  最后修改于: 2022-03-11 14:49:39.253000             🧑  作者: Mango
# Edit hello.py and main.py
# git add hello.py ---> git commit
# Realize you forgot to add the changes from main.py
# git add main.py
git commit --amend --no-edit