layout | title | nav_order | description | permalink |
---|---|---|---|---|
default |
Gists |
2 |
My Gists |
/gists |
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.