diff options
author | anarcat <anarcat@web> | 2016-06-23 13:09:13 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-06-23 13:09:13 +0000 |
commit | e4e5bb6797fb468a7489c0da634bd111196ce10f (patch) | |
tree | f0e232ee283aea4484a172a8922fb56df79d6e22 /doc | |
parent | b932a135f936667a100803bf9411a8dd74bbbbdb (diff) |
link to the special remote
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/hide_missing_files.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/hide_missing_files.mdwn b/doc/todo/hide_missing_files.mdwn index b90fb3e45..45b925e34 100644 --- a/doc/todo/hide_missing_files.mdwn +++ b/doc/todo/hide_missing_files.mdwn @@ -19,3 +19,7 @@ Thanks for any advice! --[[anarcat]] > the adjusted branch code when file contents are get/dropped, and the > naive way to do it could make things quite slow, if the branch needs to > be re-adjusted after each get/drop of each file. --[[Joey]] + +> > I ended up creating a new special remote for this, documented in +> > [[forum/syncing_music_to_my_android_device]]. It would be much +> > cleaner, of course, if adjusted branches could do this. --[[anarcat]] |