Sven Kirmess
Sven Kirmess
You can install Cygwin with the cygwin/cygwin-install-action action. ``` cygwin: runs-on: windows-latest strategy: fail-fast: false matrix: platform: [ 'x86', 'x86_64' ] defaults: run: shell: bash -o igncr {0} steps: -...
I think a better solution would be to offer a `push` and a `pull` command instead of a `sync` command. That's what [odeke-em/drive](https://github.com/odeke-em/drive) did for Google Drive.
I've added two new jobs that run on Strawberry and Ubuntu against the port-to-capture-tiny-52 branch, which fixes the problem. https://github.com/skirmess/git-wrapper-bug-report/runs/3150854143?check_suite_focus=true
I've added two new jobs that run on Strawberry and Ubuntu against Git::Wrapper 0.048_090, which also fixes the problem. https://github.com/skirmess/git-wrapper-bug-report/runs/3160421199?check_suite_focus=true
> What about bookmarks? Is that implied by the snapshot permission? Or does it need its own? They need their own as destroying bookmarks can destroy your backup procedure. You...
Let's assume you have the following snapshots ``` zrepl_2023-03-20-01-02-03 zrepl_2023-03-20-01-12-03 before_system_upgrade zrepl_2023-03-20-01-22-03 backup_2023-03-20 zrepl_2023-03-20-01-02-03 zrepl_2023-03-20-01-02-03 after_system_upgrade zrepl_2023-03-20-01-02-03 ``` I use a `last_n` keep rule for the `backup_` and a `grid`...
That's not the same. ``` 0h 1h 2h 3h 4h 5h 6h 7h 8h 9h | | | | | | | | | | |-Bucket1-|-----Bucket2-------|------Bucket3------|-----------Bucket4-----------| | keep=all| keep=1 |...
Yes, I'm using 0.14.0. Steps to reproduce: - Click on Home - Create a bookmark, e.g.: `https://duckduckgo.com/` The bookmark is added  - Create a new list, e.g.: `test list`...
I guess you could also just say "Bookmark is already in this list". This would only show when you try to add a bookmark to a specific list and it...
I'm also fine with the cryptic message. :-) It does show that the issue is the user and not the software. :-)