merged patch

closes https://github.com/joeyh/git-annex/pull/54
This commit is contained in:
Joey Hess 2016-06-13 21:53:43 -04:00
parent 922371d5df
commit 486c355cc1
Failed to extract signature
2 changed files with 11 additions and 0 deletions

View file

@ -2,3 +2,6 @@ When deleting a remote via the webapp, if syncing is disabled
the content will never get removed from the remote. So, the starting to
delete a remote should probably enable syncing to it, or warn if syncing is
disabled. --[[Joey]]
> [[done]] via Farhan Kathawala's patch to simply grey out the menu item.
> --[[Joey]]