This is the command git-annex-direct that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
git-annex-direct - switch repository to direct mode
SYNOPSIS
git annex direct
DESCRIPTION
Switches a repository to use direct mode, where rather than symlinks to files, the files
are directly present in the repository.
As part of the switch to direct mode, any changed files will be committed.
Note that git commands that operate on the work tree will refuse to run in direct mode
repositories. Use git annex proxy to safely run such commands.
Use git-annex-direct online using onworks.net services