diff --git a/doc/forum/Combine_tags_in_view_branches.mdwn b/doc/forum/Combine_tags_in_view_branches.mdwn new file mode 100644 index 0000000000..8dfb8208fc --- /dev/null +++ b/doc/forum/Combine_tags_in_view_branches.mdwn @@ -0,0 +1,24 @@ +Is there a way to 'combine' tags in view branches? For example: + +``` +git annex view photos videos +``` + +produces a directory tree like so: + ++ photos + - a.jpg + - b.jpg + - ... ++ videos + - a.mp4 + - b.mp4 + - ... + +Is there a way to achieve the following output?: + +- a.jpg +- b.jpg +- a.mp4 +- b.mp4 +- ... diff --git a/doc/tips/install_on_Android_in_Termux/comment_17_37ba50a8378b2ac3d920fc8155eea42a._comment b/doc/tips/install_on_Android_in_Termux/comment_17_37ba50a8378b2ac3d920fc8155eea42a._comment new file mode 100644 index 0000000000..34b6f2577c --- /dev/null +++ b/doc/tips/install_on_Android_in_Termux/comment_17_37ba50a8378b2ac3d920fc8155eea42a._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="msloco@dab095e2e54192078b3eedcd000f7d838a169f5b" + nickname="msloco" + avatar="http://cdn.libravatar.org/avatar/50b4d89811af4f1413ab778c9e998ee4" + subject="samee here" + date="2018-07-31T22:21:48Z" + content=""" +Aarch64 incurs signal 11 +"""]]