How to maintain the large files in git by links.

A February 19, 2015
 

3 answers

1 accepted

0 votes
Answer accepted
A February 20, 2015

git module will work on it

 

2 votes
Adam
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 19, 2015

I haven't tried it, but the currently popular solution is https://git-annex.branchable.com/ - git annex. It extends Git with external storage for large binary files. Stash doesn't directly support this, so I'd imagine Stash will only see things as raw Git, without Git annex would see them.

I'd imagine there are both pros and cons to using git annex, but I'm not able to give an analysis of it.

A June 1, 2015

git annex is perfect and there is an another option called git submodule.

A September 23, 2015

git annex does not integrate with Stash

0 votes
Mike Friedrich
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 19, 2015

what type of links? Am not aware of any such support in git.

A June 1, 2015

git will not work well with binary files

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events