The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to maintain the large files in git by links.

A
February 19, 2015
 

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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

TAGS
AUG Leaders

Atlassian Community Events