Steve Almond
Steve Almond
@jeffkowalski The 'problem in tracking' is that Git(Hub) doesn't have a mechanism to say "*this* fork has died; use *that* fork instead". If Alice or Bob hit `git pull origin`...
@jeffkowalski By "if you're happy, rock on", I mean that I have no dog in this fight -- I'm just a user. My hands are full elsewhere. 😀
+1. My use-case is wanting to backup the online database to my PC. A simple ``` gnsync --download > /path/to/file ``` or ``` gnsync --download --path /path/to/file ``` would do...
The current version _says_ it offers two-way: ``` gnsync --help usage: gnsync [snip] --two-way TWO_WAY, -t TWO_WAY ```
I've raised issue#351 re. documentation. https://github.com/VitaliyRodnenko/geeknote/issues/351
This still an issue in LinkChecker 9.3, Debian Jessie. Note that the following returns no results (i.e. the page does _not_ contain non-ASCII characters). ``` wget http://www.google.de grep -P -n...