Chapter 1
Git
This is about git.
git reset [path]
Unselect specified file or directory. Ifpath
is not specified, then unselect everything.
This is about git.
git reset [path]
Unselect specified file or directory. If path
is not specified, then unselect everything.