Skydio / revup

Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
https://github.com/Skydio/revup
MIT License
317 stars 67 forks source link

shell: use shutil.copy rather than cp #71

Closed jerry-skydio closed 2 years ago

jerry-skydio commented 2 years ago

cp doesn't exist on windows either.

Topic: morewindows Reviewers: brian-k

jerry-skydio commented 2 years ago

Reviews in this chain: └https://github.com/Skydio/revup/pull/71 shell: use shutil.copy rather than cp

jerry-skydio commented 2 years ago
# head base diff date summary
0 6b853e59 661636d5 diff Oct 11 0:49 AM 1 file changed, 2 insertions(+), 2 deletions(-)