sajad torkamani

Syntax:

git checkout <branch> -- <files-or-folders>

Example:

git checkout master -- tsconfig.json
Tagged: Git