graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
903 stars 86 forks source link

Fix BACKUP_LIMIT #218

Closed glitsj16 closed 6 years ago

glitsj16 commented 6 years ago

Experiencing similar issues with BACKUP_LIMIT as reported in issue #214. This commit fixes it for me.

graysky2 commented 6 years ago

Please rebase/squash.

https://github.com/todotxt/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single-Issue-into-a-Single-Commit

glitsj16 commented 6 years ago

My apologies for making an ugly mess of my fork and PR's. I definately need to freshen-up my git skills. Although I've read the instructions on rebase/squash you linked, it looks like I made things even worse... Would it be easier for you to close this PR and let me redo a proper fork later today?