Git-annex in existing repository -
i using git server track source code , input data (text files). input files huge, git becomes extremely slow. since last month, git server includes support git-annex. so, use git-annex track new input files.
i know if safe run git annex init in existing git repository?
there similar question here: http://git-annex.branchable.com/forum/help_running_git-annex_on_top_of_existing_repo/ outdated (git annex changed in last versions).
Comments
Post a Comment