Open eleaner opened 1 year ago
@azinchen I am not sure how to make it better (I don't know GitHub that well), so here is my proposal https://github.com/eleaner/duplicacy
@eleaner , thank you for the effort!
Could you squash your commints and create PR?
@azinchen I definitely could, I only need to learn what it is and how to do it :)
git rebase -i HEAD~10
then mark commits to squash, then
git push -f
The detailed tutorial is here https://www.git-tower.com/learn/git/faq/git-squash, chapter "How to Squash Your Commits".
To create PR check this tutorial https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/, chapter 6. Verify that destination repository is azinchen
branch master
.
@azinchen I tried the "squash", but I am not sure if what I got is what you need. Is there any chance you can check? Alternatively - could we jump on some screen share so you could see what I am doing?
e.g. every hour run backup, when finished, run check and when finished, run prune?