This commit is contained in:
parent
0fee31a164
commit
709f75f187
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
Is it possible to story ordinary files in the git repository, or is this going to confuse git-annex? In other words, can I safely run
|
Is it possible to story ordinary files in the git repository, or is this going to confuse git-annex? In other words, can I safely run
|
||||||
|
|
||||||
git add .gitattributes
|
git add .gitattributes
|
||||||
git commit -m 'remember attributes' .gitattributes
|
git commit -m 'remember attributes' .gitattributes
|
||||||
|
|
||||||
..., or do I have to use `git-annex add` all time?
|
..., or do I have to use `git-annex add` all time?
|
||||||
|
|
Loading…
Reference in a new issue