diff options
-rw-r--r-- | USE.md | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,5 +1,23 @@ # Syncronizing files and projects +## Status + +Get an overview of all areas tracked with git or git-annex: + + vcsh status + +Get an overview of one area tracked with git or git-annex: + + cd $AREA + mr status + +TODO: how to get overview of things not tracked? + +See also [source] about content of each project. + + +## FIXME... + Register and push: From inside "hat", run mymrsync * (or %s) |