maemo-af
gvfs
Maemo’s version of gvfs.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/gvfs.git gvfs cd gvfs
Add this repository as a remote to an existing local repository:
git remote add gvfs git://gitorious.org/maemo-af/gvfs.git git fetch gvfs git checkout -b my-local-tracking-branch gvfs/master_or_other_branch


