2022-04-01から1ヶ月間の記事一覧

git: how to revert a sigle file

git

git checkout [commit] -- [filename] How to Reset Changes in a Single File in Git - Simplernerd