git


    git cherry-pick <commit sha>
    git rebase origin/master

RoboCopy


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.


Deployed At05-Oct-2024 01:51 PM +0000
Santosh Jallapuram on Stack Overvflow