File: Checkout_only_some_files_with_the_assistant.mdwn

package info (click to toggle)
git-annex 5.20141125%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 37,832 kB
  • sloc: haskell: 42,603; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (14 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Hi,

I really like git-annex for sharing contents with all my devices. But i have a problem with the assistant on my phone, i don't know how to git annex get some file but not all.
For example i have this on a remote:

repository:
 - big file1
 - big file2
 - big file3

I have this repository on my phone. I would like to be able to checkout out only "big file2" directly within the assistant.
How can i achieve that?

Thank you.