Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 142 Bytes

git.md

File metadata and controls

9 lines (8 loc) · 142 Bytes
unstage any staged changes for the file stored in
git reset -- <filePath>
show commit history
git log