Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

"Large files detected" prompt for directories added to LFS

I'm playing around with git-lfs in SourceTree.  I've manually edited the .gitattributes file to include a directory for Git LFS tracking, like so:

extensions/** filter=lfs diff=lfs merge=lfs -text

When I try to stage a large  file in the "extensions" folder, I get the following prompt:

Capture.PNG

I have used

git lfs status

to verify that my large file is in fact being picked up by Git LFS.  Why doesn't SourceTree recognize this?

SourceTree for Windows, version 1.9.6.1

Embedded Git version 2.8.1 (+ git-lfs v1.2.0)

1 answer

0 votes
stevestreeting
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.
Nov 07, 2016

This is ST failing to understand the '**' operator, we'll get that fixed up (will link official bug here when filed)

I've stumbled upon this issue as well, and our workaround was to explicitly set paths - a single * character on wildcards works, it's just ** that fails.

It'd be great to see this fixed though!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events