Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2018-08-01 15:34:53 -04:00
commit 5b1c1b1490
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 33 additions and 0 deletions

View file

@ -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
- ...

View file

@ -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
"""]]