Using git amend is pretty straightforward. First, you need to add your staged changes. This should be a simple git add . Once your changes are ready, run git ...
確定! 回上一頁