git cherry-pick <commit sha>
git rebase origin/master
robocopy 'src\' 'dest\' /A-:SH
S - exclude system attributes H - exlude hidden attribute
Note: use /MIR with caution. it removes the destination files if they don’t exist in source.
/MIR