DL-101-147-105 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. $ tree /home/me/myriastore
  2. /home/me/myriastore
  3. ├── alias
  4. │   └── dl-101 -> ../e3e/70682-c209-4cac-629f-6fbed82c07cd
  5. ├── e3e
  6. │   └── 70682-c209-4cac-629f-6fbed82c07cd
  7. │   ├── annex
  8. │   │   └── objects
  9. │   ├── archives
  10. │   ├── branches
  11. │   ├── config
  12. │   ├── config.dataladlock
  13. │   ├── description
  14. │   ├── HEAD
  15. │   ├── hooks
  16. │   │   ├── applypatch-msg.sample
  17. │   │   ├── commit-msg.sample
  18. │   │   ├── fsmonitor-watchman.sample
  19. │   │   ├── post-update.sample
  20. │   │   ├── pre-applypatch.sample
  21. │   │   ├── pre-commit.sample
  22. │   │   ├── pre-merge-commit.sample
  23. │   │   ├── prepare-commit-msg.sample
  24. │   │   ├── pre-push.sample
  25. │   │   ├── pre-rebase.sample
  26. │   │   ├── pre-receive.sample
  27. │   │   ├── push-to-checkout.sample
  28. │   │   └── update.sample
  29. │   ├── info
  30. │   │   └── exclude
  31. │   ├── objects
  32. │   │   ├── info
  33. │   │   └── pack
  34. │   ├── refs
  35. │   │   ├── heads
  36. │   │   └── tags
  37. │   └── ria-layout-version
  38. ├── error_logs
  39. └── ria-layout-version
  40. 17 directories, 20 files