This commit is contained in:
parent
93161d0dea
commit
cb820cb80d
1 changed files with 5 additions and 0 deletions
5
doc/tips/do_not_use_git-annex_inside_your_Dropbox.mdwn
Normal file
5
doc/tips/do_not_use_git-annex_inside_your_Dropbox.mdwn
Normal file
|
@ -0,0 +1,5 @@
|
|||
Do not place git-annex enabled git repository inside your Dropbox folder!
|
||||
|
||||
You will encounter broken symlinks and git-annex complaining about lost files. Dropbox [doesn't preserve case of file names](https://www.dropbox.com/help/145/en) and this breaks storage of annexed files (.git/annex/objects/). For possible recovery see <http://git-annex.branchable.com/bugs/interference_with_Dropbox_results_in_data_loss>.
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue