summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawn5RcmefXjrl1vmbHIiOWQyXGXVKxlm3rg <Kavin@web>2013-07-08 19:27:14 +0000
committerGravatar admin <admin@branchable.com>2013-07-08 19:27:14 +0000
commitfd5cdaebafabefe98102421ba63f784b9489ac43 (patch)
tree7b4d1f4d822c7d996b3d67e0196dfcc7bcc83875
parentee273cb7cf3cf51782a39da91162f246dbb8b9e2 (diff)
-rw-r--r--doc/forum/Coming_from_git_world.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/Coming_from_git_world.mdwn b/doc/forum/Coming_from_git_world.mdwn
new file mode 100644
index 000000000..ee8b844e8
--- /dev/null
+++ b/doc/forum/Coming_from_git_world.mdwn
@@ -0,0 +1,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 ?