URI: 
       tAdd README for the project - repo - list/download/sync packs with remote repositories
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 81dc1063bc4d2c14ed10f5f2c8b2aec3392391dd
   DIR parent 949380fb7c6ff87c565d290d93ac2c528572f821
  HTML Author: z3bra <contactatz3bradotorg>
       Date:   Sat, 29 Apr 2017 00:28:23 +0200
       
       Add README for the project
       
       Diffstat:
         A README                              |      13 +++++++++++++
       
       1 file changed, 13 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/README b/README
       t@@ -0,0 +1,13 @@
       +repo
       +====
       +
       +List and sync packs from remote repositories
       +
       +        # retrieve pack list from remote (".list" file)
       +        repo -s
       +
       +        # list packs available on the remote repos
       +        repo -l
       +
       +        # download pack if needed, and print the full path the tarball
       +        repo <name>