diff options
Diffstat (limited to 'doc')
3 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/binary_package_not_working_on_macOS_Sierra.mdwn b/doc/bugs/binary_package_not_working_on_macOS_Sierra.mdwn index b91e6ed84..3145720d4 100644 --- a/doc/bugs/binary_package_not_working_on_macOS_Sierra.mdwn +++ b/doc/bugs/binary_package_not_working_on_macOS_Sierra.mdwn @@ -31,3 +31,5 @@ http://stackoverflow.com/a/39648502 ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) +> [[done]] (also, I updated the OSX build for the last release with this +> fix) --[[Joey]] diff --git a/doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature.mdwn b/doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature.mdwn index 09c910252..206b92410 100644 --- a/doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature.mdwn +++ b/doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature.mdwn @@ -25,3 +25,5 @@ Here is what it looks like: Include ~/.ssh/config Include /etc/ssh/ssh_config ServerAliveInterval 60 + +> This is already fixed in git. [[done]] --[[Joey]] diff --git a/doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp.mdwn b/doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp.mdwn index 85c8874fc..d53a6117d 100644 --- a/doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp.mdwn +++ b/doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp.mdwn @@ -4,3 +4,5 @@ For multi-user systems, we could have a git-annex-webapp@username.service . See [systemd documentation](http://www.freedesktop.org/software/systemd/man/systemd.service.html) for informations about those files. See [archlinux wiki](https://wiki.archlinux.org/index.php/Systemd/Services) for .service examples. + +> [[done]] by Euxane. Thanks! --[[Joey]] |