File: Coming_from_git_world.mdwn

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (9 lines) | stat: -rw-r--r-- 665 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
So i am coming from git world, All documentation and posts seemed to be for media etc. I have a simple question.

Can i use git annex to manage large files , Which i think i can. But will it work with branching/tagging etc.

e.g. We currently use git have some large files in git repo.... I am planning to move the large files to use annex. But would like to maintain branches, i.e. each branch might have different version of files and maybe tagged, So i can get back some old version from a branch.

Is this possible ? I did not get any explicit  answer or examples on how this works or even if its supported.

Also can i use same folder for git and git-annex ?