diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-09 15:26:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-09 15:26:41 -0400 |
commit | b7feceff3dfd4ed7c8889036cd43f06642a449da (patch) | |
tree | cf41ddf713ca484948402871fa963374d349f7c9 /doc/design/git-remote-daemon.mdwn | |
parent | 11c19090eaeef4a7f8dd7faaa67eccb48d1937f8 (diff) |
webapp: Show a network signal icon next to ssh remotes that it's currently connected with.
Diffstat (limited to 'doc/design/git-remote-daemon.mdwn')
-rw-r--r-- | doc/design/git-remote-daemon.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/design/git-remote-daemon.mdwn b/doc/design/git-remote-daemon.mdwn index b81a5f33a..ca3a59fce 100644 --- a/doc/design/git-remote-daemon.mdwn +++ b/doc/design/git-remote-daemon.mdwn @@ -170,8 +170,6 @@ TODO: * Remote system might not be available. Find a smart way to detect it, ideally w/o generating network traffic. One way might be to check if the ssh connection caching control socket exists, for example. -* CONNECTED and DISCONNECTED are not wired into any webapp UI; could be - used to show an icon when a ssh remote is available ## telehash |