適合發現前一次commit 有問題或是想要修改commit log,可以修改後再重新commit。 git reset 如果加上–soft 參數則會把changes 直接加到staging area。 加 ...
確定! 回上一頁