response
This commit is contained in:
parent
04de2ede83
commit
537dff4958
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2017-08-17T15:52:29Z"
|
||||||
|
content="""
|
||||||
|
The best way is to make your .gitattributes file configure annex.largefiles
|
||||||
|
to not match the files or file extensions that you want to not be annexed.
|
||||||
|
(Including the .gitattributes file itself.)
|
||||||
|
|
||||||
|
There are also ways to temporarily override annex.largefiles if you want to
|
||||||
|
add a single file to git. Although this can be messy to need to remember if
|
||||||
|
you later modify that file and are adding it again. Configuring
|
||||||
|
annex.largefiles is better.
|
||||||
|
|
||||||
|
See <https://git-annex.branchable.com/tips/largefiles>
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue